Commit Graph

142 Commits

Author SHA1 Message Date
bee4eda3ef Adjusts tests to new printer 2022-09-15 20:54:46 +01:00
c61d70abf1 Removes possibility of tests being risky 2022-09-15 14:13:18 +01:00
0953ae431e Fixes ignorable tests 2022-09-15 14:10:25 +01:00
46ffdf9c7a Enables integration 2022-09-15 12:07:32 +01:00
99e607dcfb Reverts changes on snapshot 2022-09-15 11:29:54 +01:00
3ff95faaaa Uses Collision ^7.0 2022-09-15 01:07:15 +01:00
0fc90ec181 Merge branch 'master' into next-1 2021-11-29 09:36:07 +01:00
eed3ed5513 Vastly improves the logic around bound datasets to make them more user friendly. 2021-10-19 21:40:40 +01:00
0346450a51 adds test to check if pipes can add parameters to an expectation 2021-10-10 01:09:45 +02:00
fc53f08e37 implemented pipe closure with $next as the first parameter 2021-10-10 01:02:04 +02:00
c3a445534b adds tests 2021-10-09 12:03:12 +02:00
70877bfad4 updated snapshots 2021-10-09 10:26:22 +02:00
ba9b06adf3 fix tests 2021-10-08 16:35:31 +02:00
7f38de11b7 refactor: --ci option 2021-09-25 13:29:11 +01:00
7d70b6e95a merge from master 2021-09-25 09:04:26 +02:00
7691e3c602 Merge pull request #399 from mertasan/sequence
Fix: `sequence()` can generate false positives
2021-09-24 22:15:49 +01:00
b43a59868d feat: adds unless expectation 2021-09-24 22:12:08 +01:00
457972716f refactor: expectation match method 2021-09-24 22:02:18 +01:00
ae029660e3 tests: fixes snapshots 2021-09-24 21:18:30 +01:00
f0ddd10a54 Merge branch 'master' into method-match 2021-09-24 21:16:43 +01:00
4daf7ee4ab refactor: throwsIf method 2021-09-24 21:15:31 +01:00
d60f320382 Merge pull request #371 from mertasan/throwsif
Add `throwsIf` exception
2021-09-24 21:10:56 +01:00
9cc4ecd5ab Merge branch 'master' into method-match 2021-09-24 14:39:21 +03:00
8d96f975e0 update snapshots 2021-09-24 14:37:01 +03:00
fec11928cf update snapshots 2021-09-23 06:57:07 +03:00
1681c1f4f8 update snapshots 2021-09-23 03:35:56 +03:00
0b19672963 Merge branch 'master' into throwsif 2021-09-19 01:47:07 +03:00
a16a19e121 update snapshots 2021-09-16 18:10:15 +03:00
536ce1eca0 Update snapshots 2021-09-03 04:40:48 -04:00
042f2ec3f3 Use mb_strlen instead of grapheme_strlen
Due to inconsistent behave, mb_strlen will be used.
2021-08-29 12:55:37 +02:00
8367af22e7 Adds toHaveLength() Expectation & Tests
Adds toHaveLength() Expectation and its tests. toHaveLength checks if the given value has the informed length. Works with strings, array, object and collections.
2021-08-28 17:02:09 +02:00
2125bf9668 chore: adjusts tests 2021-08-26 21:14:56 +01:00
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
1d4c1a5359 update snapshots 2021-08-07 08:22:31 +03: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