Commit Graph

1019 Commits

Author SHA1 Message Date
d735d03b59 Moves tests into subdirectory 2021-10-16 12:00:03 -07:00
63163ca0ff Python formatting 2021-10-16 11:23:45 -07:00
851a8f6958 More registration tests 2021-10-16 11:15:57 -07:00
3118cdfbb6 Adds another register test 2021-10-16 10:56:22 -07:00
5e9cc5eec5 Validate remaining templates 2021-10-16 10:46:05 -07:00
ea268449fa Python formatting 2021-10-16 10:38:45 -07:00
68cbea60a9 Updates registration tests with html validation 2021-10-16 10:34:41 -07:00
974c05dedb Adds more password view tests 2021-10-16 10:14:53 -07:00
b56147d70c Use validate html in landing views tests 2021-10-16 10:09:25 -07:00
584e0a54af Adds test to catch invalid link 2021-10-16 07:06:49 -07:00
1736419538 (hopefully) fix group tests 2021-10-16 16:42:08 +11:00
931f78d7c2 Validate author page html 2021-10-15 14:26:07 -07:00
eac1ed3484 Merge pull request #1534 from bookwyrm-social/followers-display
Fixes privacy filters for followers-only replies
2021-10-15 13:38:42 -07:00
66a2b4c7c7 Tests for status raise_visible_to_user function 2021-10-15 13:25:47 -07:00
61a0b50b91 Test raw version is saved 2021-10-15 10:10:38 -07:00
e8f5678867 More test names 2021-10-15 10:10:25 -07:00
b9e6824360 Imrpove test names 2021-10-15 10:07:29 -07:00
9ac5384d68 Fixes test and css linter 2021-10-15 09:54:14 -07:00
1b1e557800 Updates app to use date instead of boolean 2021-10-15 09:08:10 -07:00
20cca69f06 Test update status via inbox 2021-10-15 08:52:32 -07:00
4002df04fc Send update activity on edit 2021-10-15 08:15:48 -07:00
e43cade6cc Test edit view 2021-10-14 19:13:02 -07:00
8a08d789cb Removes delete and redraft tests 2021-10-14 17:13:15 -07:00
2a78c1221c style cleanup
Even tests must be formatted to please Black...
2021-10-10 12:33:11 +11:00
8ae20928bb add tests for groups 2021-10-10 12:06:54 +11:00
252ff0d689 emblacken files
Wouldn't it be great if I just remembered to run Black before every commit?
2021-10-09 22:15:24 +11:00
39e002ee13 Merge remote-tracking branch 'origin/bookwyrm-groups' into bookwyrm-groups
Merge changes from main project into local branch
2021-10-08 18:53:59 +11:00
5a4026cda3 group views tests 2021-10-08 18:47:03 +11:00
3003b103e4 add group views tests
TODO: the POST test needs to test that the group was actually updated.
2021-10-08 08:38:00 +11:00
73a8f89bee Merge branch 'main' into bookwyrm-groups 2021-10-06 11:37:38 -07:00
f8e0de1ea9 run black for clean code
Godammit Hugh remember to do this before pushing new code.
2021-10-05 21:32:48 +11:00
b3dc81dea0 update tests 2021-10-05 21:29:46 +11:00
cdf7775e05 add test for Group views 2021-10-05 21:06:09 +11:00
ac70a810af Boosts by remote users 2021-10-04 09:58:05 -07:00
321949f2fa Lightly updates tests 2021-10-04 09:47:33 -07:00
443750d6db f strings for activistreams tasks tests 2021-10-04 09:14:04 -07:00
668f71f96c Tests block and unblock activitystream signals 2021-10-03 11:45:19 -07:00
ca7967a3a3 Adds test for remote search for anonymous user 2021-10-03 09:29:24 -07:00
eaa77906b2 Merge pull request #1485 from bookwyrm-social/notifications
Refactors notifications templates
2021-10-02 11:41:18 -07:00
446d286b12 Merge pull request #1483 from bookwyrm-social/threads
Threads
2021-10-02 11:41:10 -07:00
0320898f4e Expands notifications views test 2021-10-02 10:42:38 -07:00
f901806574 Test to ensure incoming statuses have thread ids 2021-10-01 14:56:38 -07:00
0cd55147ee Set thread id on parent status 2021-10-01 14:41:30 -07:00
7ff040470f Use more f strings in status models test file 2021-10-01 14:26:01 -07:00
a24fe558fc Merge pull request #1480 from bookwyrm-social/comment-formatting
Post-processes statuses composed in modals
2021-10-01 12:00:56 -07:00
70bf7c522f Adds tests 2021-10-01 11:23:35 -07:00
d2f80c2446 Adds test for reading status with comment 2021-10-01 10:57:56 -07:00
7d03bfd2f6 Merge pull request #1477 from bookwyrm-social/add-edit-book
Updates for adding and editing books
2021-10-01 10:36:09 -07:00
74d2cf646a Moves meta tags out of p tags
I guess that's not kosher
2021-10-01 10:25:23 -07:00
0928fd03a6 Update mocks in editions tests 2021-10-01 10:08:31 -07:00