Commit Graph

611 Commits

Author SHA1 Message Date
Nuno Maduro 76d1a8ffed fix: ensures view are boot 2023-01-10 00:20:42 +00:00
Nuno Maduro 4083e6e26e change: removes junit support 2023-01-08 23:02:03 +00:00
Nuno Maduro 330b4f0171 fix: ensures --retry works with errored tests 2023-01-02 20:59:59 +00:00
Nuno Maduro 0e98c5c5c4 style: removes non-used imports 2022-12-29 16:36:17 +00:00
Nuno Maduro 39ee5b9b08 change: refactors DependOn to Use 2022-12-29 16:34:15 +00:00
Nuno Maduro 227d32a1fd feat: improves --coverage output 2022-12-29 11:35:10 +00:00
Nuno Maduro b7e2cd758f fix: when retry.json does not exists 2022-12-29 09:37:45 +00:00
Nuno Maduro c9a02b964d fix: --retry not running all tests after passing 2022-12-29 09:34:53 +00:00
Nuno Maduro 0fd5b2efe1 chore: adjusts return type 2022-12-29 09:31:17 +00:00
Nuno Maduro 476f56b617 feat: adds toBeUsedOnNothing and toBeUsed 2022-12-28 16:27:08 +00:00
Nuno Maduro 174a9ca60b feat: adds toBeUsedOn 2022-12-28 16:09:47 +00:00
Nuno Maduro 406fcf72ae fix: overrides being used on regular phpunit 2022-12-28 14:21:07 +00:00
Nuno Maduro ca113127cc Merge branch '2.x' into 2.x-fix-ignored-description-for-lazy-datasets 2022-12-23 23:01:39 +00:00
Nuno Maduro 138bdf599b feat: adds toOnlyBeUsedOn 2022-12-21 04:00:45 +00:00
Nuno Maduro 522504916b fix: namespace import 2022-12-21 00:11:55 +00:00
Nuno Maduro b04207d9ea feat: improves not->toDependOn 2022-12-21 00:09:38 +00:00
Nuno Maduro 9596274b14 fix: test suite loader duplicating tests 2022-12-20 22:42:31 +00:00
Nuno Maduro 1c9c408cf3 fix: style of memory plugin 2022-12-15 02:10:47 +00:00
Nuno Maduro e1e926076a fix: types on arch expectations 2022-12-14 14:56:11 +00:00
Nuno Maduro 68bf8a2d26 feat: adds arch related expectations 2022-12-13 15:27:22 +00:00
Alex Manase d33cc19778 fix: ignored dataset description for string description 2022-12-07 20:10:23 +02:00
Nuno Maduro 21990ccd8b refacto: attribute above 2022-12-07 14:17:30 +00:00
Nuno Maduro c01654efcc refactor: makes const final 2022-12-07 14:12:27 +00:00
Nuno Maduro 1ad631c528 chore: ignores eval only on test factory 2022-12-07 09:32:27 +00:00
Nuno Maduro 70f447a8bc chore: improves type coverage 2022-12-07 09:17:35 +00:00
Nuno Maduro c5f6923e5a fix: methods name with \ 2022-12-04 23:49:58 +00:00
Nuno Maduro 34878bf432 Reverts loading Arch 2022-12-04 23:43:20 +00:00
Nuno Maduro fab08f0e20 Loads Arch files 2022-12-04 23:38:46 +00:00
Nuno Maduro 850955d7dd fix: reverts autoloading functions 2022-12-04 23:07:39 +00:00
Nuno Maduro dfe8a3deeb revert: inline testing 2022-12-04 20:06:07 +00:00
Nuno Maduro 7ad045d6b7 feat: inline testing 2022-12-04 18:38:20 +00:00
Nuno Maduro 3324455e0a feat: only registers globals if necessary 2022-12-04 16:32:45 +00:00
Fabio Ivona 3aaa93931a Merge branch 'master' into datasets-scope
# Conflicts:
#	tests/.snapshots/success.txt
2022-11-30 14:06:05 +01:00
Nuno Maduro d77715b0fe fix: --filter option 2022-11-21 20:47:47 +00:00
Nuno Maduro f9397924fa revert(fix): on risky expecatations 2022-11-18 02:28:33 +00:00
Nuno Maduro 9281060ab5 fix: risky tests on oposite expectations 2022-11-18 02:24:54 +00:00
Nuno Maduro 7194a87d0a Merge pull request #603 from alexmanase/2.x_fix/iterator-to-array
[2.x] Fix storing of lazy datasets into internal array
2022-11-09 20:58:57 +00:00
Nuno Maduro 3e325e3364 chore: improves type checking 2022-11-09 20:34:18 +00:00
Nuno Maduro 348bd4b923 feat: improves feedback when test misses description 2022-11-09 20:31:35 +00:00
Alex Manase e37f3d3d45 ignore the keys returned by the datasets Generator for storing them into an array 2022-10-30 13:05:09 +02:00
Dan Ang 129325db8e Add windows support to Backtrace 2022-09-27 22:47:02 +02:00
Nuno Maduro 8d4fa06ba3 Removes unused code 2022-09-25 16:36:32 +01:00
Nuno Maduro e2ab53ed53 Fixes symlinked namespaces 2022-09-25 11:40:56 +01:00
Nuno Maduro 5c4e98cf0c Docs 2022-09-25 11:40:38 +01:00
Nuno Maduro 6bad9d302b Fixes coverage size 2022-09-25 11:38:25 +01:00
Fabio Ivona db00fc8c09 Renamed DatasetAlreadyExists exception 2022-09-22 11:01:31 +02:00
Fabio Ivona 98b04632ce remove hardcoded string 2022-09-22 10:59:31 +02:00
Fabio Ivona cbd4cefc1a Update src/Repositories/DatasetsRepository.php
Co-authored-by: Luke Downing <lukeraymonddowning@gmail.com>
2022-09-22 10:56:47 +02:00
Fabio Ivona 84b8c389b2 remove hardcoded string 2022-09-22 10:56:03 +02:00
Fabio Ivona e34364d8b1 remove dump 2022-09-22 10:35:57 +02:00