|
|
838ac273ab
|
writed tests with multiple datasets
Took 1 hour 6 minutes
|
2021-05-25 23:56:46 +02:00 |
|
|
|
296e1c37e8
|
updates snapshots
Took 7 minutes
|
2021-05-24 23:43:53 +02:00 |
|
|
|
294c41f0dc
|
lint fixes
Took 3 minutes
|
2021-05-24 23:33:43 +02:00 |
|
|
|
60afbb2c20
|
adds new test to check dataset matrix generation
Took 39 seconds
|
2021-05-24 23:30:50 +02:00 |
|
|
|
6c6bba2a04
|
tests: updates snapshots
|
2021-05-23 22:02:06 +01:00 |
|
|
|
a3c1a61b59
|
updates tests
Took 1 minute
|
2021-05-23 22:17:35 +02:00 |
|
|
|
9027411004
|
feat(mock-plugin): moves mock stuff to their own plugin
|
2021-05-15 23:43:37 +01:00 |
|
|
|
88dc74bbe4
|
feat(mock): updates tests
|
2021-05-15 01:02:58 +01:00 |
|
|
|
7023cec432
|
feat(mock): updates tests
|
2021-05-15 01:01:46 +01:00 |
|
|
|
99d6fb9f5f
|
feat(mock): updates tests
|
2021-05-14 23:59:50 +01:00 |
|
|
|
c9f723530d
|
feat(mock): adds work in progress
|
2021-05-14 23:52:24 +01:00 |
|
|
|
daa01ea44b
|
Merge pull request #283 from faustbrian/test-directory-config
make test directory configurable
|
2021-05-05 11:07:10 +01:00 |
|
|
|
567af55a19
|
make test directory configurable
|
2021-05-03 18:28:20 +03:00 |
|
|
|
885c9f1f06
|
test: update the snapshot with new test output
|
2021-04-07 10:56:19 -05:00 |
|
|
|
584a7ac8a5
|
test: add cases for global before/after all hooks
|
2021-04-07 10:52:49 -05:00 |
|
|
|
54f9397f47
|
style: address stan + lint issues
|
2021-04-06 19:32:49 -05:00 |
|
|
|
53333b56ab
|
test: adding tests for beforeEach and afterEach + empty tests for *All
|
2021-04-06 19:26:42 -05:00 |
|
|
|
7eb5478c42
|
test: add tests for shared/global before each hooks
|
2021-03-28 01:54:43 -05:00 |
|
|
|
19a1569fa8
|
cleanup for self-review
|
2021-02-13 13:31:25 -06:00 |
|
|
|
dd94a843b5
|
run linter & auto format
|
2021-02-13 12:14:22 -06:00 |
|
|
|
9426d08aa2
|
update snapshot for running tests with failed classnames
|
2021-02-13 12:12:32 -06:00 |
|
|
|
cabd64df00
|
rename tests for windows, despite losing some coverage
|
2021-02-13 11:51:35 -06:00 |
|
|
|
a7e2856887
|
add test for totally invalid PHP class name
|
2021-02-13 11:19:00 -06:00 |
|
|
|
721e047485
|
add another test case with non-standard PHP test file name
|
2021-02-13 11:18:28 -06:00 |
|
|
|
2cee825f61
|
rename test sub directory
|
2021-02-13 11:07:22 -06:00 |
|
|
|
ea6308bfdf
|
add tests for vaious file naming conventions resulting in various suffixes
|
2021-02-13 09:45:41 -06:00 |
|
|
|
e19eba0942
|
Rebuild snapshots
|
2020-12-17 23:24:29 -05:00 |
|
|
|
f75a3ee865
|
Add test for inheritance with depends
|
2020-12-15 22:29:37 -05:00 |
|
|
|
67a8be9347
|
chore: fixes snapshots
|
2020-12-13 22:50:13 +01:00 |
|
|
|
5d7f262f4a
|
feat: removes expectation api for a plugin
|
2020-12-13 22:35:30 +01:00 |
|
|
|
03dc11c2f6
|
Adds expect extend
|
2020-11-29 16:30:57 +01:00 |
|
|
|
7bea51fe09
|
feat: adds toMatchArray
|
2020-11-23 21:26:02 +01:00 |
|
|
|
bb2474ccbe
|
tests: add regression tests for depends
|
2020-11-13 11:14:17 +00:00 |
|
|
|
04681690b6
|
tests: update help snapshot to only include Pest options
|
2020-11-12 09:53:40 +00:00 |
|
|
|
200877d691
|
tests: update to use snapshot for help output
|
2020-11-12 09:44:26 +00:00 |
|
|
|
feb6417f45
|
tests: add visual test for help output
|
2020-11-12 09:11:51 +00:00 |
|
|
|
e7585a4ba2
|
tests: update snapshots
|
2020-11-12 09:03:44 +00:00 |
|
|
|
c33ab0f670
|
tests: add test for help output
|
2020-11-12 09:03:44 +00:00 |
|
|
|
36fd18bcc8
|
Use Expectation API
|
2020-10-01 13:59:26 +10:00 |
|
|
|
aa352317cb
|
Add a named dataset test to output to snapshot
|
2020-10-01 13:54:17 +10:00 |
|
|
|
edcd2cb50e
|
Add name to description for named datasets
|
2020-10-01 13:23:23 +10:00 |
|
|
|
2336bc0f65
|
Update snapshots
|
2020-09-30 21:36:05 +02:00 |
|
|
|
da82eecbae
|
Add tests to ensure working.
|
2020-09-30 21:32:31 +02:00 |
|
|
|
e3e4815b55
|
chore(expectations): rename 'toMatchRegEx' to 'toMatch'
|
2020-09-21 20:20:21 +01:00 |
|
|
|
f76f353c32
|
chore: update snapshots
|
2020-09-21 20:19:01 +01:00 |
|
|
|
16b9f54dc3
|
feat(expectations): add toMatchRegEx
|
2020-09-21 20:18:58 +01:00 |
|
|
|
23805cb5d6
|
chore: update snapshots
|
2020-09-16 19:03:21 +01:00 |
|
|
|
76d0f9cfc1
|
feat(expectations): add toMatchConstraint
|
2020-09-16 19:02:33 +01:00 |
|
|
|
f3a71fb100
|
chore: update snapshots
|
2020-09-16 08:22:35 +01:00 |
|
|
|
04fafe742c
|
feat(expectations): add toEndWith
|
2020-09-16 08:21:46 +01:00 |
|