Commit Graph

1059 Commits

Author SHA1 Message Date
0669423138 Style 2022-09-15 21:11:42 +01:00
3f111708e3 Verboses integration tests 2022-09-15 21:10:25 +01:00
a1f47f1a90 Verboses integration 2022-09-15 21:08:35 +01:00
24a17cfb7c Adds sponsro 2022-09-15 21:03:09 +01:00
bee4eda3ef Adjusts tests to new printer 2022-09-15 20:54:46 +01:00
797ebb2986 Style 2022-09-15 14:31:53 +01:00
ddb75441e7 Fixes types 2022-09-15 14:18:10 +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
b3a2e6026f Enables integration test on CI 2022-09-15 12:08:18 +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
1006b9cb7b Style 2022-09-15 11:29:45 +01:00
6769231b00 Fixes using test cases on uses with tests 2022-09-15 09:13:45 +01:00
3ff95faaaa Uses Collision ^7.0 2022-09-15 01:07:15 +01:00
eab944023c Upgrades dependencies 2022-09-11 13:46:06 +01:00
00d3c735fe Merge pull request #566 from fabio-ivona/2.x-dynamic-properties-fix
2.x dynamic properties fix
2022-08-29 15:14:41 +01:00
173a72e69d revert unwanted code 2022-08-29 15:51:22 +02:00
38a82cd142 fix types 2022-08-29 14:04:47 +02:00
42ceddf374 fix tests 2022-08-29 13:13:33 +02:00
6252e288b9 add php8.2 tests 2022-08-29 12:45:08 +02:00
8594980dae fix Dynamic Properties attribute 2022-08-29 12:44:45 +02:00
c22fed89f3 Merge pull request #564 from fabio-ivona/2.x-dynamic-properties
[2.x] Allow Dynamic Properties
2022-08-26 11:02:46 +01:00
429660fe57 fix tests 2022-08-26 11:38:36 +02:00
a4ec4b2841 fix tests against PhpUnit 10 refactors 2022-08-25 16:20:00 +02:00
c0d66b7dc7 allow dynamic properties 2022-08-25 15:56:14 +02:00
787e7f6ce5 Adds sponsors 2022-08-13 00:06:37 +01:00
2c338468bc Add Localazy as sponsor 2022-08-11 15:42:01 +01:00
d8b456d89a Bumps dependencies 2022-08-08 20:53:28 +01:00
bff18ab381 Merge pull request #551 from fabio-ivona/fix-phpunit-printer-refactor
fix lint
2022-08-02 11:06:03 +02:00
4e95a65af1 fix lint 2022-08-02 11:03:06 +02:00
1706e1d2e0 fix lint 2022-08-02 11:01:17 +02:00
324823fef0 Merge pull request #534 from fabio-ivona/fix-phpunit-printer-refactor
Fix issues after PHPUnit refactoring
2022-08-02 10:58:54 +02:00
afedf83f5d fix PhpUnit allowiing abstract testcases no more 2022-06-23 15:32:38 +02:00
402995bf29 implement our own Printer class because PhpUnit DefaultPrinter has become final 2022-06-23 14:24:10 +02:00
c0fc52f719 chore: removes team printer while printer stuff is not ready 2022-06-10 09:31:39 +01:00
41dbc947fa Merge pull request #520 from abenerd/feature/new-expectation
add new expectation
2022-05-24 08:00:25 +01:00
fe09184c9c Bump dependencies 2022-05-20 13:47:56 +01:00
4821bd4423 fix: high order tests debug 2022-05-12 20:05:36 +01:00
1461c9ba88 chore: updates composer dependencies 2022-05-12 19:44:45 +01:00
452d4b26b9 add new expectation 2022-05-08 11:13:45 +02:00
3dd7b677bd Merge pull request #517 from fgaroby/make_toHaveKeys_accepts_multi-dimensional_arrays
Make 'toHaveKeys' accept multi-dimensional associative arrays
2022-05-06 15:29:30 +02:00
1e86dcecd0 Better PHPStan types 2022-04-30 11:08:42 +02:00
949ba1f298 fix PHPStan types 2022-04-29 23:06:29 +02:00
77b7181b08 Make 'toHaveKeys' accept multi-dimensional associative arrays 2022-04-29 15:17:36 +02:00
6e120d60f6 Merge pull request #508 from danilopolani/feat/drop-php8.0-support
Drop support for PHP 8.0
2022-04-01 17:10:07 +01:00
10ff36480a drop support for php 8.0 2022-04-01 18:05:04 +02:00
ffb20c9956 Merge pull request #506 from danilopolani/feat/phpunit-tests-folder
[2.x] Read tests folder from PHPUnit.xml file
2022-04-01 16:39:09 +01:00
751a532124 start ConfigLoader tests 2022-04-01 14:34:43 +02:00
80c411be44 add config loader to read phpunit file and get the tests directory or fallback 2022-03-30 15:39:50 +02:00