Commit Graph

29 Commits

Author SHA1 Message Date
luke d10281f851 Adds test cases for loggers and removes use of str_starts_with. 2021-07-19 12:59:18 +01:00
jordanbrauer dd94a843b5 run linter & auto format 2021-02-13 12:14:22 -06:00
jordanbrauer 9426d08aa2 update snapshot for running tests with failed classnames 2021-02-13 12:12:32 -06:00
Owen Voke 04681690b6 tests: update help snapshot to only include Pest options 2020-11-12 09:53:40 +00:00
Owen Voke 200877d691 tests: update to use snapshot for help output 2020-11-12 09:44:26 +00:00
Owen Voke feb6417f45 tests: add visual test for help output 2020-11-12 09:11:51 +00:00
Owen Voke 61b2c426e4 fix: update snapshot generation to strip time 2020-08-24 21:29:56 +01:00
Nuno Maduro d2db71bb78 tests: update snapshots 2020-08-09 18:31:08 +01:00
Nuno Maduro e2deaae6c9 feat(expect): makes expect work with pending higher order tests 2020-07-15 00:34:59 +02:00
Nuno Maduro 832882160f feat(expect): updates test suite to use expectation api 2020-07-14 23:15:14 +02:00
Nuno Maduro f9a3e39902 tests: removes test coverage for now
Co-Authored-By: Johannes Pichler <fetzi@users.noreply.github.com>
2020-06-14 16:35:30 +02:00
Nuno Maduro 06d707fb41 feat(container): makes it autowirable
Co-Authored-By: Johannes Pichler <fetzi@users.noreply.github.com>
2020-06-14 16:25:51 +02:00
Nuno Maduro a70c64d704 tests: removes unused file 2020-06-14 16:23:54 +02:00
Nuno Maduro cd8d8fce61 chore: skips visual tests on windows for now 2020-06-10 21:38:45 +02:00
Nuno Maduro 4254d71039 tests: fixes visual testing on windows 2020-06-10 21:32:54 +02:00
Nuno Maduro 6c4fd61db5 tests: fixes testing running in php 7.3 2020-06-05 20:51:57 +02:00
Nuno Maduro afbbc35984 tests: refactor visual testing 2020-06-05 20:49:14 +02:00
Dimitrios Karvounaris e33419545c // fixing once more, wrong code pasted :( 2020-06-05 19:42:07 +02:00
Dimitrios Karvounaris b93cd724c1 // tiny fix 2020-06-05 19:37:53 +02:00
Dimitrios Karvounaris cb2336d220 // missing change 2020-06-05 19:29:43 +02:00
Dimitrios Karvounaris d24830121e Reverting changes from c05df432 2020-06-05 19:24:56 +02:00
Dimitrios Karvounaris ffa3f1d683 Skip visual snapshot test on Windows 2020-06-05 18:26:52 +02:00
Dimitrios Karvounaris 6e18912ea6 Test to check if the full test path is shown 2020-06-05 17:38:59 +02:00
Dimitrios Karvounaris c05df43217 Compare lines without involving linebreaks
Fixes tests failing under Windows environments
for any linebreak character differences
2020-06-05 16:23:11 +02:00
Dimitrios Karvounaris f6859eeb3b Launch pest as php subprocess 2020-06-05 16:23:11 +02:00
Alex Rock Ancelet 163de28338 Make sure PHP is called before calling pest as sub process 2020-06-05 16:21:35 +02:00
Nuno Maduro b0680b7e2c chore: cs 2020-05-31 13:42:27 +02:00
Jibé Barth 28d06663d3 Add tests for --colors=never option 2020-05-31 12:33:27 +02:00
Nuno Maduro de2929077b first 2020-05-11 18:38:30 +02:00