Refactor relations tests (#12232)

* Moves the relation pagination tests to a separate class.
* Move the assertion of the response code into the `_send_relation` helper.
* Moves some helpers into the base-class.
This commit is contained in:
Patrick Cloke 2022-03-16 09:20:57 -04:00 committed by GitHub
parent 4587b35929
commit 1da0f79d54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 365 additions and 407 deletions

1
changelog.d/12232.misc Normal file
View File

@ -0,0 +1 @@
Refactor relations tests to improve code re-use.

File diff suppressed because it is too large Load Diff