Commit Graph

23 Commits

Author SHA1 Message Date
Roardom b86475a732 add: strict types to all files 2024-05-23 13:58:29 +00:00
Roardom 2a8b52c0b4 update: improve test speed
The php faker image formatter fetches an image from an online source, stores it, and uses its filename as the database value. We don't currently use this functionality, and replacing it with generating a string speeds up tests by a factor of 5.
2024-02-13 08:35:36 +00:00
Roardom 417cf366f2 fix: phpstan database factory errors 2024-01-08 12:38:34 +00:00
HDVinnie b41e44310c update: factories
- update existing factories
- add missing factories
2023-07-10 12:54:19 -04:00
Roardom 54220dcfc8 remove: slugs 2023-01-06 16:05:53 -06:00
HDVinnie 2ca429c4ce Revert "PSR12 Linting"
This reverts commit 7e65e1d589.
2022-09-11 19:51:58 -04:00
HDVinnie 7e65e1d589 PSR12 Linting 2022-09-11 23:50:41 +00:00
StyleCI Bot db58733d02 Apply fixes from StyleCI 2022-01-19 19:53:29 +00:00
Shift 1cb135b552 Remove unnecessary $model property 2022-01-19 19:51:29 +00:00
HDVinnie dd19889ee6 Merge branch '6.x.x' into Code-Style 2022-01-10 17:03:50 -05:00
HDVinnie d601775e7e tests: use Faker methods instead of accessing Faker properties 2022-01-08 03:43:50 -05:00
HDVinnie 97394c062f chore: adopt type hints 2022-01-07 23:35:33 -05:00
HDVinnie d75bbdc665 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-07-13 00:36:19 +00:00
HDVinnie b5c27ce8cd refactor: convert simple closures to arrow functions 2021-07-12 20:35:41 -04:00
HDVinnie abea2d1ea5 update: factories 2020-12-15 19:06:09 -05:00
HDVinnie 8ee27e47b4 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-10-06 05:45:59 +00:00
HDVinnie 67831cd7e0 update: laravel 8 support 2020-10-06 01:45:47 -04:00
HDVinnie 9f2fdb5335 Apply fixes from StyleCI
[ci skip] [skip ci]
2020-09-08 22:25:50 +00:00
Laravel Shift add31768f5 Shift to class based factories 2020-09-08 22:24:30 +00:00
HDVinnie de0b19f27d Apply fixes from StyleCI
[ci skip] [skip ci]
2020-02-14 21:42:32 +00:00
HDVinnie f6bb39b56e tests: update model factories 2020-02-14 16:39:13 -05:00
HDVinnie 20add0bebc Apply fixes from StyleCI
[ci skip] [skip ci]
2020-01-22 17:30:02 +00:00
Laravel Shift 69e87ee1d4 Generate model factories 2020-01-22 17:19:00 +00:00