-
Notifications
You must be signed in to change notification settings - Fork 27
Fix broken tests for endpoint to get a torrent list #190
Copy link
Copy link
Closed
Labels
BugIncorrect BehaviorIncorrect Behavior
Description
The PR #162 was merged and today I've realized there were some broken tests.
test e2e::contexts::torrent::contract::for_guests::it_should_allow_guests_to_get_torrents ... FAILED
test e2e::contexts::torrent::contract::for_guests::it_should_allow_to_get_torrents_with_pagination ... FAILED
test e2e::contexts::torrent::contract::for_guests::it_should_return_a_default_amount_of_torrents_per_request_if_no_page_size_is_provided ... FAILED
test e2e::contexts::torrent::contract::for_guests::it_should_allow_to_limit_the_number_of_torrents_per_request ... FAILEDIt seems the pagination has been broken with the changes introduced to support "tags".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugIncorrect BehaviorIncorrect Behavior
Type
Projects
Status
No status