1
0
Fork 0
Commit graph

6 commits

Author SHA1 Message Date
1b9e0546e6 Bracket-wrap calls to patch() for better readability 2024-03-17 20:34:12 -03:00
9d502f5ee2
Use setUpTestData() to speed up tests
Pylint's `bad-classmethod-argument` is disabled for each definition
to avoid rewriting the method bodies just to rename `self` → `cls`.
This can be done gradually, as the setUpTestData methods are modified
along the way.
2023-12-11 19:40:30 -03:00
bf092ec44e Small fixes 2022-09-19 12:10:27 -07:00
9d8d85ebc1 Invite perms checks 2022-09-19 10:26:40 -07:00
d9d0919ad4 More mocks for more tests 2021-12-09 19:14:10 -08:00
c852405e42 Moves invite tests 2021-10-16 12:01:24 -07:00
Renamed from bookwyrm/tests/views/test_invite.py (Browse further)