1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 20:34:03 +00:00
Commit graph

10 commits

Author SHA1 Message Date
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
5637018b0d
Remove non-compound imports 2022-06-28 20:56:04 +00:00
Shift
a8dcd0dfc9
Convert test cases 2022-06-28 20:56:04 +00:00
stancl
6955512a6b Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
Samuel Štancl
ed96aee669 Use correct path to impersonation migrations in test 2020-05-17 16:38:53 +02:00
Samuel Štancl
1833622170 Extract JobPipelines to a separate package 2020-05-15 18:26:08 +02:00
Samuel Štancl
c8f9a82745 Cleanup after implementing impersonation 2020-05-15 07:39:19 +02:00
Samuel Štancl
10a5b80d44 User impersonation 2020-05-15 07:30:57 +02:00