Commit graph

17 commits

Author SHA1 Message Date
Bart Schuurmans 03ac846b5d Migrate from pytz to zoneinfo 2024-04-25 10:14:07 +02:00
Bart Schuurmans 92a94d2fdc django.utils.timezone.utc alias is deprecated 2024-04-25 10:12:30 +02:00
Adeodato Simó e2c9ea3cd2 Fix instances of bad-classmethod-argument in recently edited files 2024-03-17 21:28:55 -03:00
Adeodato Simó 1b9e0546e6 Bracket-wrap calls to patch() for better readability 2024-03-17 20:34:12 -03:00
Adeodato Simó 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
Mouse Reeve 3a73ced5fa Adds a couple tests to annual review views
Also I tweaked the save functions so they don't broadcast
2022-09-19 14:38:30 -07:00
Mouse Reeve e7ecae0f96 Adds annual review test 2022-01-27 18:57:18 -08:00
Mouse Reeve 4de406afe1 Some tests fixes 2021-12-30 11:07:04 -08:00
Mouse Reeve 41fb44a46a Python formatting 2021-12-29 10:07:27 -08:00
Mouse Reeve f9e9dc55d5 Updates tests 2021-12-29 09:58:42 -08:00
Mouse Reeve 6ca57ae314 Linter fixes 2021-12-29 09:43:06 -08:00
Joachim 07f2d9a11c Update tests 2021-12-22 18:15:05 +01:00
Joachim 67092fd3e3 🤦 2021-12-22 10:27:59 +01:00
Joachim 66ee5ccacf Fix tests? 2021-12-21 17:24:15 +01:00
Joachim 8f0df388e6 Update test_annual_summary.py 2021-12-21 15:57:58 +01:00
Joachim 37abf9531d fix test 2021-12-21 15:55:51 +01:00
Joachim c13e7479c3 Add tests 2021-12-21 14:44:21 +01:00