Commit Graph

14 Commits

Author SHA1 Message Date
Roardom b86475a732 add: strict types to all files 2024-05-23 13:58:29 +00:00
HDVinnie 6af8a72af6 update: test-suite
- Tests: 422 incomplete, 318 passed (684 assertions) and coverage Total: 22.7%.
2023-07-17 18:30:58 -04:00
HDVinnie 8daf39c331 update: test suite 2023-07-11 16:48:07 -04:00
Shift 0f33d2846d Define test classes as final 2023-07-10 18:54:51 +00:00
Shift 812238b4b8 Adopt PHP attributes in test classes 2023-07-10 18:54:51 +00:00
Roardom 144d27ab39 refactor: use route model binding in articles 2023-07-07 03:18:13 +00:00
HDVinnie 97394c062f chore: adopt type hints 2022-01-07 23:35:33 -05:00
Laravel Shift fac1da0b42 Shift cleanup 2020-09-08 22:25:06 +00:00
Laravel Shift 089632a4ac Namespace seeders 2020-09-08 22:24:37 +00:00
Laravel Shift add31768f5 Shift to class based factories 2020-09-08 22:24:30 +00:00
Ben Johnson 73bee5a9b3 tests: Add Announce and Article controller tests 2020-02-27 14:40:51 -05:00
Ben Johnson 65d602f058 tests: Move scaffolded tests into Todo directory
Currently, the test suite requires way longer than necessary because it runs all the scaffolded tests, even though they exit immediately.

Moving them until they are implemented will speed-up the test suite execution time dramatically.
2020-02-17 15:56:39 -05:00
HDVinnie 987bed7a7b Apply fixes from StyleCI
[ci skip] [skip ci]
2020-02-13 21:45:47 +00:00
Laravel Shift daa7cad1b4 Generate HTTP tests for controllers 2020-01-22 17:19:02 +00:00