Commit Graph

272 Commits

Author SHA1 Message Date
a1208b5876 release: v2.8.2 2023-07-01 10:31:00 +01:00
cd823193cc release: v2.8.1 2023-06-20 13:33:29 +01:00
eb7bb34825 fix: "Cannot find TestCase object on call stack" 2023-06-20 13:29:28 +01:00
25729f6262 release: v2.8.0 2023-06-19 09:43:57 +01:00
167c96965e chore: removes broken test 2023-06-17 20:52:19 +01:00
cbd8cae83e tests: updates snapshots 2023-06-17 19:39:44 +01:00
abbbc9fdbb chore: update snapshot 2023-06-16 23:48:37 +02:00
c0af671ca2 release: v2.7.0 2023-06-15 14:11:00 +02:00
eb9f31edeb tests: unexpected output 2023-06-15 14:06:54 +02:00
0e5470b192 chore: adds support for PhpUnit@10.2.2 2023-06-15 12:02:00 +02:00
3c20e8114e release: v2.6.3 2023-06-07 21:19:04 +02:00
82b0adf5ae release: v2.6.2 2023-06-02 22:43:42 +01:00
a0041f139c chore: bumps phpunit dependency 2023-06-02 22:40:46 +01:00
faafedd55c release: v2.6.1 2023-05-12 09:22:02 +01:00
a851b5ed70 fix teamcity output for tests throwing an exception before the first assertion 2023-05-11 22:27:43 +02:00
3e1cef296f chore: updates snapshots 2023-05-06 11:51:58 +01:00
a34767fa15 release: v2.6.0 2023-05-02 00:51:14 +01:00
fe3c7d72bd chore: bumps dependencies and fixes static analysis 2023-05-02 00:51:01 +01:00
97898a0a8e feat: allows to use test calls on before each calls 2023-05-01 22:18:47 +01:00
9842e1051d release: v2.5.3 2023-04-22 23:14:57 +01:00
d39e4f15fe release: v2.5.2 2023-04-19 09:53:08 +01:00
5c0df87f52 release: v2.5.1 2023-04-18 00:47:56 +01:00
2e4206cb97 tests: adjusts snapshots 2023-04-15 16:17:22 +01:00
6d8b926df3 chore: adjusts for parallel testing 2023-04-14 11:01:54 +01:00
41cdb5f01b chore: skips parallel testing 2023-04-13 12:23:17 +01:00
3b9ca8853f fix: various typos fixed 2023-04-03 07:50:25 +02:00
12c75524a2 release: v2.4.0 2023-04-02 21:12:31 +01:00
31726b51ad update toHaveProperties 2023-04-02 11:15:31 +01:00
3cee6a499d chore: refactor RenderableOnCollisionEditor 2023-03-31 09:39:05 +01:00
d14f2728d8 fix: tests in Helpers directory are not executed 2023-03-30 21:49:17 +02:00
152b7a9fc4 Merge pull request #748 from ncharalampidis/2.x
Fix parallel execution of test class that extends another class with same name
2023-03-29 16:58:21 +01:00
1965763cd0 fix parallel execution of test class that inherit other class with the same name 2023-03-29 13:02:18 +03:00
cd8d94780f teamcity: add missing test count output 2023-03-29 00:03:14 +02:00
5ae061d208 release: release: v2.3.0 2023-03-28 10:16:29 +01:00
3d7e621b7d chore: phpunit >10.0.19 support 2023-03-28 10:11:58 +01:00
e109cd1da2 feat: uses()hint 2023-03-28 01:48:46 +01:00
19424ae06d fix inconsistency in dataset spelling 2023-03-24 16:00:33 +01:00
6c8970e0a3 release: v2.2.3 2023-03-24 11:26:54 +00:00
cc6bd59df9 release: v2.2.2 2023-03-23 21:48:55 +00:00
3ce6408195 fix: parallel testing test description 2023-03-23 21:47:10 +00:00
221ac62f03 release: v2.2.1 2023-03-22 11:20:25 +00:00
4b6c949032 chore: updates snapshots 2023-03-22 11:18:10 +00:00
7a699e16db release: v2.2.0 2023-03-22 10:05:58 +00:00
341ba56bb9 fix: uses DateTimeInterface instead 2023-03-22 09:46:23 +00:00
8b428357b2 chore: collision snapshots 2023-03-22 00:01:11 +00:00
bb6d6b0951 tests: adds collision tests 2023-03-21 23:55:33 +00:00
43894afa18 chore: updates snapshots 2023-03-21 21:10:58 +00:00
974e70d7d1 Merge branch '2.x' into dataset-arguments-check 2023-03-21 21:10:22 +00:00
f914f1ad87 fix: adds --parallel option to help 2023-03-21 21:07:57 +00:00
14dd5cb57b fix: test result on parallel 2023-03-21 21:05:11 +00:00