Commit graph

8 commits

Author SHA1 Message Date
d7da42b626
Host images locally
Some checks failed
PHP Unit / PHPUnit test suite (pull_request) Has been cancelled
Laravel Pint / Laravel Pint (pull_request) Has been cancelled
We don’t need the complexity of S3. Sepcifically the complexity of
managing my own AWS account, flysystem made the Laravel side easy.

A command is added to copy the the S3 files over to local storage.
2024-10-25 20:40:52 +01:00
7ee5bb00ba
Update Laravel Pint 2023-04-20 17:34:06 +01:00
c410e344a0
Begin work on unit tests 2023-01-20 16:02:04 +00:00
9f66d342d8 Switch all test to use RefreshDatabase trait 2021-08-31 12:48:43 +01:00
1abca77bdc Finish re-working tests to run on test database 2021-08-31 12:28:00 +01:00
d5bbed1eac Rename the tests to pass phpcs checks 2021-03-17 18:38:18 +00:00
2a0d188313 Move models to their own subdirectory 2017-12-19 16:00:42 +00:00
e1aa814d8c Move some tests into their own subfodlers 2017-12-18 17:53:22 +00:00
Renamed from tests/Unit/ProcessBookmarkJobTest.php (Browse further)