Abrar Ahmad
6ffa3d2b55
wip
2022-08-16 15:59:52 +05:00
Abrar Ahmad
f02aa1a6f2
wip
2022-08-16 15:50:22 +05:00
Abrar Ahmad
3e514461ca
wip
2022-08-16 15:27:34 +05:00
Abrar Ahmad
e756b54b31
Update ResourceSyncingTest.php
2022-08-10 13:42:48 +05:00
Abrar Ahmad
3bba3bd3de
Update ResourceSyncingTest.php
2022-08-10 13:41:14 +05:00
Abrar Ahmad
ea21291b3e
update comment
2022-08-10 13:13:54 +05:00
Abrar Ahmad
5ba92859e4
Update ResourceSyncingTest.php
2022-08-10 13:09:13 +05:00
Abrar Ahmad
69a44335f7
Update ResourceSyncingTest.php
2022-08-10 13:06:37 +05:00
Abrar Ahmad
724ed5a502
Revert "improve comments, move method to SyncMaster interface"
...
This reverts commit 5ddd50deb9 .
2022-08-10 13:03:17 +05:00
Abrar Ahmad
5ddd50deb9
improve comments, move method to SyncMaster interface
2022-08-10 12:56:16 +05:00
Abrar Ahmad
818026eaaa
Update tests/ResourceSyncingTest.php
...
Co-authored-by: Samuel Štancl <samuel@archte.ch>
2022-08-10 12:05:56 +05:00
Abrar Ahmad
3951680a98
comments
2022-08-09 10:19:53 +05:00
Abrar Ahmad
2409746449
Update ResourceSyncingTest.php
2022-08-08 17:21:30 +05:00
Abrar Ahmad
c109d27a9f
Update ResourceSyncingTest.php
2022-08-08 17:06:17 +05:00
Abrar Ahmad
b90fb6ec77
configure attributes for creating resource
2022-08-08 16:55:27 +05:00
Samuel Štancl
f9c9d8615f
Refactor tests to use pest() helper
2022-07-23 01:16:50 +02:00
Samuel Štancl
b47c5549ef
[4.x] Migrate tests to Pest ( #884 )
...
* Add Pest dependencies
* Add base Pest file
* Convert test cases
* Remove non-compound imports
* Adopt expectation API
* Optimize uses
* Shift cleanup
* phpunit -> pest
* 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>
* check if I have write permission
* Convert newly added tests to Pest
Co-authored-by: Shift <shift@laravelshift.com>
Co-authored-by: Abrar Ahmad <abrar.dev99@gmail.com>
2022-07-22 19:26:59 +02: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
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
Samuel Štancl
da23662d7b
Clenup for resource syncing
2020-06-01 09:51:22 +02:00
stancl
6955512a6b
Apply fixes from StyleCI
2020-05-22 09:01:31 +00:00
Samuel Štancl
15a7e52208
Get rid of tenant DB manager connection config
2020-05-21 14:47:29 +02:00
Samuel Štancl
1833622170
Extract JobPipelines to a separate package
2020-05-15 18:26:08 +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
c5377a16f7
Move resource sharing test to original namespace
2020-05-13 00:34:55 +02:00