pushrbx
705e0fbf36
fixed season endpoint's continuing flag #555
2024-10-28 16:22:04 +01:00
pushrbx
08af55545b
cleanup
2024-07-26 15:52:44 +01:00
pushrbx
0c4afddcac
fixed tests
2024-07-26 15:49:27 +01:00
pushrbx
a9f02dad8b
added tests for top/reviews endpoint
2024-07-26 14:35:59 +01:00
pushrbx
e042d585b5
fixed flags in the URL
2024-06-20 18:03:58 +01:00
pushrbx
4a122b9a2f
fixed a bug around season endpoints
...
- added a new parameter: "continuing"
- continuing items from previous seasons are now excluded by default
- should fix #521
2024-06-20 18:03:46 +01:00
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
8948dc1053
fixed buggy tests
2024-02-13 21:15:36 +00:00
pushrbx
f5f42b14d4
fixed issues around the season endpoint
2024-02-13 18:38:00 +00:00
pushrbx
f590e29e1d
Merge branch 'master' into typesense-indexing-fix
2024-01-31 19:50:23 +00:00
pushrbx
7c539d06c2
added tests
2024-01-31 18:52:27 +00: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
832674b34c
fixed #411
2023-06-30 12:57:51 +01:00
pushrbx
df854f65a6
fixed tests
2023-06-29 21:01:24 +01:00
pushrbx
ce33a523dc
updated test docs
2023-05-21 11:18:34 +01:00
pushrbx
91c0421ee2
added tests for "type" parameter of search endpoints
2023-05-21 11:18:34 +01:00
pushrbx
5e55dd7887
added more tests and improved api docs
2023-05-21 11:18:03 +01:00
pushrbx
331d5e821b
added more unit tests and configured test coverage discovery
2023-05-21 11:18:03 +01:00
pushrbx
2872cecf7e
fixed namespaces in tests
2023-05-21 11:18:02 +01:00
pushrbx
d171f29bc9
fixed bugs introduced by the new system
2023-05-21 11:18:02 +01:00
pushrbx
9c9e592711
added more unit tests
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
7ac4f8693e
fixed CachedData and scraper service classes
2023-05-21 11:18:02 +01:00
pushrbx
e48d23520f
fixed buggy tests
2023-05-21 11:18:02 +01:00
pushrbx
baa5e9c557
refactored tests and fixed test runner issues
...
- additionally fixed some bugs with schedule endpoint
2023-05-21 11:18:02 +01:00
pushrbx
a530e9f5d6
multiple changes
...
- wip -> http tests should use model factories
- test runner bootstrap: jikan models are cached in a temporary file
- fixed various bugs
- improved test execution time with typesense
- added new dev dependency: ClassFinder
- updated composer scripts to include coverage generation
- added coverage reports in phpunit
- improved roadrunner integration
- updated docker image
- added xdebug in disabled state
2023-05-21 11:18:02 +01:00
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