e2c9ea3cd2
Fix instances of bad-classmethod-argument
in recently edited files
2024-03-17 21:28:55 -03:00
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
81ab08aaa3
Fixes editing links
2022-11-25 08:28:45 -08:00
c06817e9ff
Python formatting
2022-02-09 12:23:01 -05:00
6323b0e700
Use correct model type for federated links
2022-02-09 12:20:11 -05:00
2f924faa05
Adds tests
2022-01-17 10:47:49 -08:00
2ca41a0b11
Renames add link view
2022-01-12 09:16:24 -08:00
de1bace8f3
Updates tests
2022-01-11 08:06:52 -08:00
34f375c53c
Store user that added link
2022-01-10 13:27:01 -08:00
aa9864a21e
Only show approved links
2022-01-09 20:30:23 -08:00
0629fce171
Fixes post test
2021-12-15 17:25:20 -08:00
af8cb51325
Adds view tests
2021-12-15 13:58:29 -08:00