Commit Graph

19 Commits

Author SHA1 Message Date
6b6278e940 CSRF validation for CAPTCHA and some more tests 2024-08-15 20:54:07 -04:00
32393fd8f3 Implement CSRF for post_thread 2024-08-10 15:24:32 -04:00
5bf6670351 Lil moar test 2023-11-10 13:16:53 -05:00
a41866065e New tests for new CAPTCHA behavior 2023-11-10 13:07:17 -05:00
971b14aa8a Simplify the tests 2022-10-05 22:46:15 -04:00
d316efb952 Grow into full-blown Mojo 2022-10-01 18:00:23 -04:00
ff93fa1d2b Fix test; clean up the author name stuff a lil 2022-09-27 13:20:30 -04:00
846eaac58d Lil clean-up again 2022-09-21 00:27:16 -04:00
ad00f26824 s/post/body/ for consistency 2022-09-21 00:12:16 -04:00
bb47eb82a4 Some clean-up 2022-09-20 21:16:42 -04:00
50a512f2ae More granular tests and cleaned up whitespace in templates 2022-09-20 13:45:37 -04:00
18515197df s/name/author/g 2022-09-17 02:39:49 -04:00
f8582fbef4 Tests for remark form 2022-08-24 21:46:20 -04:00
75418bf1aa Fixed tests to expect the new List routes instead of the old View ones 2022-08-24 16:00:56 -04:00
4adc4b18b0 Handle invalid input a lil better 2022-08-15 17:48:58 -04:00
25d8085529 Throw 400 for invalid input 2022-08-15 17:11:14 -04:00
e702fd9139 Implement paging for viewing threads (and fixed a broken test) 2022-08-14 18:30:22 -04:00
0d492467a4 Moar tests 2022-08-14 00:30:26 -04:00
55e6089fdd New Thread form, more tests, more TODOs 2022-07-29 23:30:19 -04:00