|
|
5c84b0c6d3
|
The getFilenames method now respects only calls.
|
2021-08-13 11:07:52 +01:00 |
|
|
|
cadae52d5d
|
Updates snapshots
|
2021-08-13 10:29:21 +01:00 |
|
|
|
03d34e9a10
|
Removes isInParallel
|
2021-08-13 10:14:01 +01:00 |
|
|
|
5c592928d4
|
Adds a new method, isInParallel, to the Testable trait to allow a test to determine its parallel status.
|
2021-08-10 14:34:10 +01:00 |
|
|
|
9ec0762d41
|
tests: refactors toBeTruthy and toBeFalsy
|
2021-08-04 22:56:18 +01:00 |
|
|
|
57161ba5ad
|
Merges master
|
2021-08-02 14:03:33 +01:00 |
|
|
|
8861dd2401
|
Merges with master
|
2021-08-01 15:40:34 +01:00 |
|
|
|
675b0f1ec8
|
implements multiple needles in expect()->toContain()
|
2021-07-31 18:29:03 +02:00 |
|
|
|
55bfc5856b
|
Merge branch 'master' into fix-missing-dataset-errors
|
2021-07-27 23:02:12 -05:00 |
|
|
|
22b822ce87
|
fix: skip with a false condition being ignored
|
2021-07-28 01:57:13 +01:00 |
|
|
|
00b4bb6305
|
Merge branch 'master' into fix-missing-dataset-errors
|
2021-07-21 21:26:33 -05:00 |
|
|
|
7e9edecc7f
|
Higher Order Tests now resolve callable expectations. The tap method now always returns the test case.
|
2021-07-06 14:05:40 +01:00 |
|
|
|
dc75b34deb
|
refactor: move logic into boolean method in TestCaseFactory
|
2021-06-30 09:51:49 -05:00 |
|
|
|
8e22803797
|
Merge branch 'master' into fix-missing-dataset-errors
|
2021-06-30 09:04:20 -05:00 |
|
|
|
f2e56da2da
|
Updates snapshots
|
2021-06-24 22:58:29 +01:00 |
|
|
|
3c2c767e09
|
Updates snapshot
|
2021-06-24 21:35:16 +01:00 |
|
|
|
82bd836ae9
|
Merge branch 'master' into fix-missing-dataset-errors
|
2021-06-21 19:50:15 -05:00 |
|
|
|
99bcf98617
|
Rebuilds snapshots
|
2021-06-18 22:03:01 +01:00 |
|
|
|
8a384a6d65
|
Merge fixes
|
2021-06-18 21:46:57 +01:00 |
|
|
|
3afdedbd3f
|
Snapshots
|
2021-06-18 13:11:37 +02:00 |
|
|
|
de86598c0d
|
Merge branch 'master' into fix-missing-dataset-errors
|
2021-06-16 21:36:42 -05:00 |
|
|
|
a5ce2dc1a1
|
Reimplements the new toHaveArray features.
|
2021-06-16 20:27:36 +01:00 |
|
|
|
e21e3080e0
|
test: add new exception check & update snapshots
|
2021-06-16 14:04:50 -05:00 |
|
|
|
c07cd8c252
|
feat: move Expectations API out of external plugin
|
2021-06-15 17:10:21 +01:00 |
|
|
|
ea696f819e
|
feat: move Coverage out of external plugin
|
2021-06-15 14:26:57 +01:00 |
|
|
|
dd2921fd26
|
tests: fixes snapshots
|
2021-06-10 19:26:42 +01:00 |
|
|
|
49de462250
|
Adds support for incompleted tests
|
2021-06-10 19:20:16 +01:00 |
|
|
|
d32a648af5
|
updated test snapshots after merge from master
|
2021-06-10 09:03:32 +02:00 |
|
|
|
95b4192c0d
|
Fix visual success test
|
2021-06-07 10:40:11 +02:00 |
|
|
|
6c6bba2a04
|
tests: updates snapshots
|
2021-05-23 22:02:06 +01:00 |
|
|
|
9027411004
|
feat(mock-plugin): moves mock stuff to their own plugin
|
2021-05-15 23:43:37 +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 |
|
|
|
885c9f1f06
|
test: update the snapshot with new test output
|
2021-04-07 10:56:19 -05:00 |
|
|
|
19a1569fa8
|
cleanup for self-review
|
2021-02-13 13:31:25 -06:00 |
|
|
|
9426d08aa2
|
update snapshot for running tests with failed classnames
|
2021-02-13 12:12:32 -06:00 |
|
|
|
e19eba0942
|
Rebuild snapshots
|
2020-12-17 23:24:29 -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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
e3e4815b55
|
chore(expectations): rename 'toMatchRegEx' to 'toMatch'
|
2020-09-21 20:20:21 +01:00 |
|