1
0
Fork 0
Commit graph

245 commits

Author SHA1 Message Date
46b663b139 Rename new user to avoid duplication 2022-11-17 15:10:11 -08:00
34f05c135b Adds unit tests for list of admins method 2022-11-17 14:59:46 -08:00
ddcaf8e3b8 Use asyncio for broadcasting 2022-11-10 15:41:56 -08:00
bbdba9e793 Python formatting 2022-11-10 13:13:53 -08:00
8f2de48b0a Comments out unrelated test block 2022-11-10 13:05:42 -08:00
4c099afc63 Python formatting 2022-09-19 11:23:40 -07:00
37dacaff6f Fixes creating notifications for auto-moderation reports 2022-09-19 11:11:08 -07:00
c092d952bd Adds test to catch notification error 2022-07-09 12:29:29 -07:00
1a082b5ee8 Settings 2022-07-07 11:37:34 -07:00
634ed50044 Tests for image generator file
This isn't what I need to be working on right now but it bugs me
immensely that the test coverage is at 89% and not 90% and this was the
lowest hanging fruit to get more coverage. Truly a me problem.
2022-07-07 10:24:19 -07:00
b61a4ab994 Adds tests for unnotify 2022-07-06 08:51:35 -07:00
37bcb031f7 Adds notification model unit tests 2022-07-05 16:03:25 -07:00
6e70ceb094 More mocks 2022-07-02 19:43:59 -07:00
46421f9672 Mocks for lists model 2022-07-02 13:48:15 -07:00
Joel Bradshaw
6d6ab9a531 Add .pylintrc with fixes for new pylint version 2022-06-05 14:38:03 -07:00
77a7dfa924
Merge pull request #2133 from bookwyrm-social/activitypub-connection-erorr
Don't throw an error when unable to connect to remote data
2022-05-26 10:12:18 -07:00
88b2cffcf2
Merge pull request #2035 from bookwyrm-social/stopped-shelf
Stopped shelf
2022-05-26 10:11:32 -07:00
9d275db322 Updates ignore boost logic that no longer produces errors 2022-05-26 09:57:39 -07:00
2c394a2518 Fixes typo 2022-04-08 14:29:42 -07:00
8ea1171764 Python formatting 2022-04-08 14:24:14 -07:00
9921a1e754 Various pylint complaince fixes 2022-04-08 14:23:37 -07:00
a92bf785dd Updates init files for pylint 2022-04-08 14:16:05 -07:00
Thomas Versteeg
e9dfa42e11
Merge branch 'main' into partially-read-shelf 2022-02-25 21:00:29 +00:00
1aa6b99d1f Adds tests 2022-02-24 17:33:05 -08:00
Thomas Versteeg
d63e5ab2d2 Fix tests 2022-02-14 18:12:08 +01:00
Thomas Versteeg
c88b34814f Rename 'Partially Read' to 'Stopped Reading' 2022-02-12 19:49:54 +01:00
Thomas Versteeg
2b27889457 Add 'Partially Read' shelf 2022-02-11 14:33:46 +01:00
c06817e9ff Python formatting 2022-02-09 12:23:01 -05:00
6fd3ac0cb1 Changes how test image data is loaded 2022-02-02 09:36:47 -08:00
f86016ba33 Python formatting for black update 2022-01-30 07:01:38 -08:00
148f9b6f5e Activate pending users when email confirmation is disabled 2022-01-20 15:58:00 -08:00
874e2e0a9c Adds test for activating users on change to registration mode 2022-01-20 15:21:28 -08:00
e47b5e788d Remove link form review title
html isn't supported in the name field I guess
2022-01-18 13:31:50 -08:00
41c3eceb68 Updates tests 2022-01-18 13:19:04 -08:00
a2fb1489b9 Merge branch 'main' into book-file-links 2022-01-12 17:11:29 -08:00
57a05e239b Python formatting 2022-01-12 11:17:30 -08:00
24045685e1 Updates tests 2022-01-12 11:03:04 -08:00
63075a6fe9 Updates models 2022-01-09 14:21:13 -08:00
8a889e9a69
Merge branch 'main' into list-not-loading 2022-01-04 12:27:41 -08:00
cbc8ecb4b3 NotEqual, not False 2022-01-04 11:46:44 -08:00
9dd2b88054 Updates fragile unit test causing nondeterministic failures 2022-01-04 11:35:12 -08:00
5e932711f9 Merge branch 'main' into list-not-loading 2021-12-15 09:56:33 -08:00
3545085a7d Fixes tests 2021-12-14 14:19:27 -08:00
3d6266cca2 Merge branch 'main' into list-not-loading 2021-12-14 09:17:00 -08:00
288c396c49 Removes test line 2021-12-10 13:45:50 -08:00
3fb9d140ed Fixes typo in test 2021-12-10 13:39:41 -08:00
d28b22a361 Adds test for generated links in book model 2021-12-10 13:33:00 -08:00
cfd0d0d56a Pylint changes for group model tests 2021-12-10 12:32:53 -08:00
8d6059ae32 Fixes mocks on group model tests 2021-12-10 12:32:05 -08:00
eb4a399472 Updates models tests 2021-12-09 12:43:09 -08:00