Commit Graph

1200 Commits

Author SHA1 Message Date
e228d565af feat: allows to chain todo 2023-01-10 20:21:36 +00:00
51bcf6a2be chore: fixes tests 2023-01-10 00:57:23 +00:00
feedeab7e3 chore: ignores phpstan error 2023-01-10 00:20:49 +00:00
76d1a8ffed fix: ensures view are boot 2023-01-10 00:20:42 +00:00
5436ff8c49 chore: run tests on windows 2023-01-08 23:16:42 +00:00
e8b10fcc91 chore: run tests on macos 2023-01-08 23:14:17 +00:00
4083e6e26e change: removes junit support 2023-01-08 23:02:03 +00:00
3ecf351432 docs: remove todo 2023-01-08 22:56:09 +00:00
6595e6960b tests: adjusts snapshots based on code highlight 2023-01-06 20:09:25 +00:00
330b4f0171 fix: ensures --retry works with errored tests 2023-01-02 20:59:59 +00:00
43a7df2cc1 tests: update snapshots 2023-01-01 20:29:47 +00:00
0e98c5c5c4 style: removes non-used imports 2022-12-29 16:36:17 +00:00
39ee5b9b08 change: refactors DependOn to Use 2022-12-29 16:34:15 +00:00
227d32a1fd feat: improves --coverage output 2022-12-29 11:35:10 +00:00
b7e2cd758f fix: when retry.json does not exists 2022-12-29 09:37:45 +00:00
c9a02b964d fix: --retry not running all tests after passing 2022-12-29 09:34:53 +00:00
0fd5b2efe1 chore: adjusts return type 2022-12-29 09:31:17 +00:00
476f56b617 feat: adds toBeUsedOnNothing and toBeUsed 2022-12-28 16:27:08 +00:00
174a9ca60b feat: adds toBeUsedOn 2022-12-28 16:09:47 +00:00
406fcf72ae fix: overrides being used on regular phpunit 2022-12-28 14:21:07 +00:00
37b1367d25 chore: adjusts snapshots 2022-12-23 23:03:53 +00:00
a55953a8e0 chore: remove coverage type 2022-12-23 23:03:46 +00:00
f120b32791 Merge pull request #620 from alexmanase/2.x-fix-ignored-description-for-lazy-datasets
[2.x] Fix: ignored dataset description for string description
2022-12-23 23:01:45 +00:00
ca113127cc Merge branch '2.x' into 2.x-fix-ignored-description-for-lazy-datasets 2022-12-23 23:01:39 +00:00
138bdf599b feat: adds toOnlyBeUsedOn 2022-12-21 04:00:45 +00:00
522504916b fix: namespace import 2022-12-21 00:11:55 +00:00
b04207d9ea feat: improves not->toDependOn 2022-12-21 00:09:38 +00:00
9596274b14 fix: test suite loader duplicating tests 2022-12-20 22:42:31 +00:00
8d018ea3f1 chore: bumps termwind 2022-12-20 22:42:31 +00:00
0f0af9eefb Merge pull request #625 from SamuelMwangiW/patch-1
Tests Badge
2022-12-17 22:25:43 +01:00
8aece3981d Tests Badge
Apply changes to the badge as per https://github.com/badges/shields/issues/8671
2022-12-17 22:06:21 +03:00
1c9c408cf3 fix: style of memory plugin 2022-12-15 02:10:47 +00:00
3911cfec6d chore: updates snapshots 2022-12-14 14:56:31 +00:00
6d7fd66f82 tests: on opposite throwExpectationFailedException 2022-12-14 14:56:26 +00:00
e1e926076a fix: types on arch expectations 2022-12-14 14:56:11 +00:00
68bf8a2d26 feat: adds arch related expectations 2022-12-13 15:27:22 +00:00
c0d9f739b3 chore: fixes script name 2022-12-12 13:44:39 +00:00
d33cc19778 fix: ignored dataset description for string description 2022-12-07 20:10:23 +02:00
f940b89284 chore: upgrades dev tools 2022-12-07 14:17:44 +00:00
21990ccd8b refacto: attribute above 2022-12-07 14:17:30 +00:00
c01654efcc refactor: makes const final 2022-12-07 14:12:27 +00:00
1ad631c528 chore: ignores eval only on test factory 2022-12-07 09:32:27 +00:00
ecb5d9c83e chore: bumps certain types of type coverage 2022-12-07 09:30:50 +00:00
0039dbde38 chore: adds type coverage at 96% 2022-12-07 09:26:35 +00:00
70f447a8bc chore: improves type coverage 2022-12-07 09:17:35 +00:00
c5f6923e5a fix: methods name with \ 2022-12-04 23:49:58 +00:00
34878bf432 Reverts loading Arch 2022-12-04 23:43:20 +00:00
fab08f0e20 Loads Arch files 2022-12-04 23:38:46 +00:00
850955d7dd fix: reverts autoloading functions 2022-12-04 23:07:39 +00:00
606d627f1d Revert "fix: default tests path"
This reverts commit 3bc356ceec.
2022-12-04 20:06:42 +00:00