Commit Graph

1347 Commits

Author SHA1 Message Date
3324455e0a feat: only registers globals if necessary 2022-12-04 16:32:45 +00:00
7ffc5602b4 Merge pull request #584 from fabio-ivona/datasets-scope
[2.x] Dataset scopes
2022-11-30 22:35:37 +00:00
8944fdd96f update snapshots 2022-11-30 14:08:47 +01:00
3aaa93931a Merge branch 'master' into datasets-scope
# Conflicts:
#	tests/.snapshots/success.txt
2022-11-30 14:06:05 +01:00
d77715b0fe fix: --filter option 2022-11-21 20:47:47 +00:00
17cc194ad1 Adds sponsor 2022-11-21 12:09:32 +00:00
f9397924fa revert(fix): on risky expecatations 2022-11-18 02:28:33 +00:00
9281060ab5 fix: risky tests on oposite expectations 2022-11-18 02:24:54 +00:00
6a3cc48d6b Updates snapshots 2022-11-09 21:00:48 +00:00
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
3e325e3364 chore: improves type checking 2022-11-09 20:34:18 +00:00
348bd4b923 feat: improves feedback when test misses description 2022-11-09 20:31:35 +00:00
f6cfd425c6 tests: updates snapshots 2022-11-09 20:15:51 +00:00
7683d791f4 chore: bumps dependencies 2022-11-09 20:10:22 +00:00
649047f087 formatting 2022-10-30 13:17:56 +02:00
3aab10774e wip 2022-10-30 13:16:07 +02:00
e37f3d3d45 ignore the keys returned by the datasets Generator for storing them into an array 2022-10-30 13:05:09 +02:00
e105afce83 Updates sponsors 2022-10-26 14:36:46 +01:00
3d16183a93 Merge pull request #592 from dansysanalyst/fix_windows_backtrace
[2.x] Fix Backtrace cross-plataform compatibility
2022-09-28 11:22:28 +01:00
129325db8e Add windows support to Backtrace 2022-09-27 22:47:02 +02:00
f214a78c75 Removes symlinked autoload code 2022-09-25 23:40:21 +01:00
42c10f9a62 Rebuilds snapshots 2022-09-25 16:37:13 +01:00
8d4fa06ba3 Removes unused code 2022-09-25 16:36:32 +01:00
a73744c081 Fixes symlinked autoloads 2022-09-25 11:41:13 +01:00
e2ab53ed53 Fixes symlinked namespaces 2022-09-25 11:40:56 +01:00
5c4e98cf0c Docs 2022-09-25 11:40:38 +01:00
6bad9d302b Fixes coverage size 2022-09-25 11:38:25 +01:00
db00fc8c09 Renamed DatasetAlreadyExists exception 2022-09-22 11:01:31 +02:00
98b04632ce remove hardcoded string 2022-09-22 10:59:31 +02:00
cbd4cefc1a Update src/Repositories/DatasetsRepository.php
Co-authored-by: Luke Downing <lukeraymonddowning@gmail.com>
2022-09-22 10:56:47 +02:00
84b8c389b2 remove hardcoded string 2022-09-22 10:56:03 +02:00
e34364d8b1 remove dump 2022-09-22 10:35:57 +02:00
80854d5f87 Add DatasetInfo support class 2022-09-22 10:33:15 +02:00
cbee6e76b0 [feat] scoped datasets 2022-09-20 00:11:37 +02:00
12618ff8b3 Update CHANGELOG.md 2022-09-19 11:07:24 +01:00
115bb551df Merge pull request #583 from fabio-ivona/add-failed-expectations-message
[2.x] Add custom message to failed expectations
2022-09-19 11:03:56 +01:00
3799dc7a2a Update Expectation.php 2022-09-19 11:03:30 +01:00
a8b8adafdf Any Matcher refactor 2022-09-19 12:01:44 +02:00
961e44b5ad revert expectation failure message arg back to $message 2022-09-19 11:10:51 +02:00
20e99af194 Merge branch '2.x' into add-failed-expectations-message 2022-09-19 11:01:05 +02:00
1c888ce055 Update TODO.md 2022-09-19 10:00:17 +01:00
f3a748fee3 create Any matcher 2022-09-19 11:00:13 +02:00
2a68234bd3 Update TODO.md 2022-09-19 09:56:57 +01:00
8275d7e08d update success snapshot 2022-09-19 10:54:39 +02:00
e9630ff9a6 remove duration from success snapshot 2022-09-19 10:50:15 +02:00
97431f2622 fix tests when coverage is not available 2022-09-19 10:50:13 +02:00
df8a64b017 fix lint composer command 2022-09-19 10:50:13 +02:00
accfe86eaa Merge pull request #582 from fabio-ivona/remove-duration-from-success-snapshot
[2.x] Remove duration from success snapshot
2022-09-19 09:42:19 +01:00
667918905f Merge pull request #580 from fabio-ivona/fix-tests-when-xdebug-not-installed
[2.x] Fix tests when coverage is not available
2022-09-19 09:42:05 +01:00
c1231c9bde Merge pull request #581 from fabio-ivona/fix-lint-composer-command
[2.x] Fix lint composer command
2022-09-19 09:41:51 +01:00