26 Commits

Author SHA1 Message Date
pushrbx
9342407bef fixed tests according to the recent factory changes 2024-04-11 00:01:40 +01:00
pushrbx
9de8ffc9db fixed filtering by producer/magazine on anime/manga search endpoints
- additionally improved model factories for tests
2024-04-10 18:59:30 +01:00
pushrbx
125b6720ff added more tests and improved existing ones 2024-01-30 17:28:03 +00:00
pushrbx
56687ace50 fixed tests across the board 2024-01-25 23:17:46 +00:00
pushrbx
91c0421ee2 added tests for "type" parameter of search endpoints 2023-05-21 11:18:34 +01:00
pushrbx
d171f29bc9 fixed bugs introduced by the new system 2023-05-21 11:18:02 +01:00
pushrbx
fbc3b8277d wip - more fixes
- added user animelist/mangalist endpoints back
- fixed issues with the container image
- improved club model factory
- fixed ordering while searching when search engine is disabled (mongodb based search)
2023-05-21 11:18:02 +01:00
pushrbx
5e922f7cd9 fixed tests part1 2023-05-21 11:14:35 +01:00
pushrbx
1e302fb62c wip - refactor finished 2023-05-21 11:14:35 +01:00
pushrbx
a7b4e02f55 updated test for min max score filters.
- related to: #334
2023-05-21 11:14:34 +01:00
pushrbx
a2efb6f773 fixed #327 2023-05-21 11:14:34 +01:00
pushrbx
ab5c5069aa added test for #332 2023-05-21 11:14:34 +01:00
pushrbx
2d9cdac14c added new assert function for tests 2023-05-21 11:14:34 +01:00
pushrbx
cefdbb1a1d added letter parameter tests and updated episode model 2023-05-21 11:14:34 +01:00
pushrbx
fcea126272 fixed orderBy parameter tests 2023-05-21 11:14:33 +01:00
pushrbx
716d8ea8e7 added tests for orderBy parameter 2023-05-21 11:14:33 +01:00
pushrbx
9a51454241 added tests for rating parameter 2023-05-21 11:14:33 +01:00
pushrbx
251fccb5f6 added tests for rating parameter 2023-05-21 11:14:33 +01:00
pushrbx
2d2a1c97ed added tests for invalid score searches 2023-05-21 11:14:33 +01:00
pushrbx
aca707a508 added search by status tests 2023-05-21 11:14:33 +01:00
pushrbx
1ccda15af0 added test based on #298 2023-05-21 11:14:33 +01:00
pushrbx
0dd56f98cb added more tests around search+dates and refactored things 2023-05-21 11:14:33 +01:00
pushrbx
ca591b20a8 refactored test arrange code 2023-05-21 11:14:33 +01:00
pushrbx
fcbd78c890 wip - more tests 2023-05-21 11:14:33 +01:00
pushrbx
34e76580cd fixed anime limit parameter tests 2023-05-21 11:14:33 +01:00
pushrbx
d76e81ff3c upgraded phpunit and tests to lumen 9
- added namespaces
- used values from https://github.com/laravel/lumen
- updated phpunit config
- moved database migrations in phpunit test listener
2023-05-21 11:14:33 +01:00