Abrar Ahmad
ea0b44522d
Merge branch 'master' into shift-64622
2022-07-21 15:19:00 +05:00
Abrar Ahmad
97ab483173
Completing PR #881 ( #902 )
...
* install PHP CS Fixer
* Fix styling
* remove StyleCI config
* use config from archtechx/template
* Fix styling
* added `php-cs-fixer`
* Update .php-cs-fixer.php
* added GitHub token
* Update ci.yml
* Update ci.yml
* Update ci.yml
* php-cs-fixer workflow same as template
Co-authored-by: Erik Gaal <me@erikgaal.nl>
Co-authored-by: erikgaal <erikgaal@users.noreply.github.com>
2022-07-20 15:28:45 +02:00
Abrar Ahmad
3f347ecaf6
Fix tests in PR #884 PHPUnit to Pest Converter ( #885 )
...
* fixed tests, remove method duplications, restore necessary inner classes
* Update CommandsTest.php
* temporary checks run on `shift-64622` on branch.
* fixed `TestSeeder` class not resolved
* fixed messed up names
* removed `uses` from individual files and add it in `Pest`
* extract tests to helpers
* use pest dataset
* Update AutomaticModeTest.php
* newline
* todo convention
* resolve reviews
* added `// todo@tests`
* remove shift branch from CI workflow
Co-authored-by: Samuel Štancl <samuel@archte.ch>
2022-07-02 18:52:47 +02:00
Shift
23aa3f4789
Shift cleanup
2022-06-28 20:56:17 +00:00
Shift
cef9529d6a
Adopt expectation API
2022-06-28 20:56:06 +00:00
Shift
a8dcd0dfc9
Convert test cases
2022-06-28 20:56:04 +00:00
stancl
dbc77a110e
Apply fixes from StyleCI
2020-07-06 12:45:10 +00:00
Samuel Štancl
f483d0b8cf
Extract VirtualColumn package
2020-07-06 14:44:49 +02:00
Samuel Štancl
e93e766f92
Remove unnecessary typehints
2020-06-08 21:35:41 +02:00
Samuel Štancl
6735d0a589
Switch to using MySQL for tests, resolve FK constraint issues
2020-06-07 10:28:55 +02:00
stancl
6955512a6b
Apply fixes from StyleCI
2020-05-22 09:01:31 +00:00
Samuel Štancl
4f8d892481
Remove obsolete files, restructure
2020-05-21 15:54:35 +02:00
Samuel Štancl
1833622170
Extract JobPipelines to a separate package
2020-05-15 18:26:08 +02:00
Samuel Štancl
208eb2fdd3
Fix tenant collection test
2020-05-14 04:23:38 +02:00
Samuel Štancl
5e99fca070
Custom tenant collections
2020-05-14 02:29:14 +02:00
Samuel Štancl
1a8d150f2c
Change bootstrappers namespace
2020-05-13 18:19:59 +02:00
Samuel Štancl
de53b81c0e
Change default tenant model, write more tests, cleanup
2020-05-13 06:23:41 +02:00
Samuel Štancl
c32f229dd5
Refactor more old code and get tests to pass
2020-05-13 04:51:37 +02:00
Samuel Štancl
6962ec29b9
Get rid of v3 test namespace
2020-05-12 23:23:16 +02:00