76 Commits

Author SHA1 Message Date
pushrbx
c78d8cd333 wip - cached scraper service unit tests 2023-05-21 11:14:35 +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
a145f18bbd wip - major refactor
- AppServiceProvider is needs more work to wire in new services
- todo: more dtos
- todo: add unit tests
- todo: add more integration tests
2023-05-21 11:14:34 +01:00
pushrbx
30fc65c6c4 updated test for min max score filters. 2023-05-21 11:14:34 +01:00
pushrbx
a7b4e02f55 updated test for min max score filters.
- related to: #334
2023-05-21 11:14:34 +01:00
pushrbx
bae4f805d4 added more manga tests 2023-05-21 11:14:34 +01:00
pushrbx
a2efb6f773 fixed #327 2023-05-21 11:14:34 +01:00
pushrbx
981a5e7427 wip - added initial tests for /v4/top/anime endpoint 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
39ab02e969 fixed test service provider contextual binding 2023-05-21 11:14:34 +01:00
pushrbx
046a05c088 added anime controller basic tests 2023-05-21 11:14:34 +01:00
pushrbx
950b5c6a2d added manga search endpoint integration 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
bd7a8d4dfb fixed error resolution in test listener 2023-05-21 11:14:33 +01:00
pushrbx
86c153f392 fixed memory leak 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
e2f43701b2 added docs for 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
pushrbx
628f3e2294 fixed things and applied code review recommends 2023-05-21 11:14:33 +01:00
pushrbx
865747a20b improved test performance
- squashed database migrations
- added a hack to run migrations once
2023-05-21 11:14:33 +01:00
pushrbx
ce3e7e5e49 added $searchIndexModelCleanupList variable 2023-05-21 11:14:33 +01:00
pushrbx
4e7d2fd5ed moved MakesHttpRequestsEx trait 2023-05-21 11:14:32 +01:00
pushrbx
eeb825940a fixed "runScoutFlush" function for tests 2023-05-21 11:14:32 +01:00
pushrbx
72b6bb9442 fixed several issues
- search indexes should be different for testing
- added ability to flush the search index between tests
- fixed missing attributes in model factories
2023-05-21 11:14:32 +01:00
pushrbx
8f102d2b56 added the foundations for fixture based tests 2023-05-21 11:14:32 +01:00
Irfan
c6d600675b fix tests 2022-12-03 02:46:38 +05:00
Irfan
8df86920ba LE 2022-12-03 02:08:19 +05:00
Irfan
106e5dad0b fix tests 2022-10-26 03:50:59 +05:00
pushrbx
9ea5b58488 fixed some tests 2022-06-20 22:36:19 +01:00
László GÖRÖG
f0915649ec Fix test cases 2022-06-07 15:52:18 +02:00
Irfan
0b7874c50a meta -> pagination 2021-01-16 10:50:42 +05:00
Irfan
cacaea6100 Update Tests 2021-01-16 10:24:14 +05:00
Irfan
e10c83c130 Add Watch Tests 2021-01-14 07:50:46 +05:00
Irfan
598d915bdc Add Recommendations Test 2021-01-14 07:44:44 +05:00
Irfan
6018796fda Add Reviews Test 2021-01-14 07:35:03 +05:00
Irfan
7700e5c767 Update Club Tests 2021-01-14 07:29:28 +05:00
Irfan
58acb82c1e Update User Tests 2021-01-14 07:18:19 +05:00
Irfan
779bab7075 Update User Tests 2021-01-14 07:06:42 +05:00