Commit Graph

26 Commits

Author SHA1 Message Date
f7069f233f Add renderable visitor unit test 2021-06-11 23:45:28 -07:00
64a6147025 Add paragraph and article parser tests 2021-06-11 23:26:28 -07:00
d29a5741e0 Add citation parsing unit tests 2021-06-09 21:32:29 -07:00
bcfdbf0c32 Fix parsing pair marks with line breaks inside 2021-06-09 20:14:32 -07:00
142ea1a9ba Add unit tests for line breaks and simple pairs 2021-06-09 18:20:23 -07:00
973d60008d Add index backend 2021-06-08 03:36:20 +00:00
705df21c17 mypy typecheck pass 2021-06-02 21:37:12 -07:00
2982f6ea0f black string quote normalization 2021-06-02 20:12:09 -07:00
de09030b1c black style pass 2021-06-02 20:11:56 -07:00
29a73c3c47 Add article backend 2021-06-01 18:47:03 -07:00
dc23f6343a Add unit test object factory 2021-06-01 18:46:19 -07:00
98898b98fc Reduce test output 2021-05-31 17:14:37 -07:00
caa2e1e8a4 Add character backend 2021-05-31 17:14:25 -07:00
5e051e7e89 Add check for duplicate memberships 2021-05-31 12:13:37 -07:00
5f879cd062 Refactor fixtures and clean up tests 2021-05-31 10:52:37 -07:00
0303544dfb Added post creation method and unit tests 2021-05-29 19:17:15 -07:00
76f4bcc181 Add membership backend 2021-05-29 17:38:14 -07:00
92849d8396 Shorten superfluous names 2021-05-29 16:53:27 -07:00
6a9d405aea Split out model tests 2021-05-27 18:56:29 -07:00
fc58a91490 Add create_lexicon method 2021-05-27 18:23:48 -07:00
4c3dcfe0e5 Improve user creation logic 2021-05-06 11:14:33 -07:00
8a3893f33d Add duplicate username check 2021-05-06 00:09:00 -07:00
6eadb5162a Add user creation backend logic 2021-05-06 00:04:15 -07:00
3ba138c81c Move database and models to common submodule 2021-05-05 22:21:50 -07:00
8a4d666248 Add basic database test 2021-05-04 23:05:14 -07:00
48f5ce2e0f Set up poetry project and nix packaging 2021-04-30 00:12:46 -07:00