-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* tests: Stop using global app context in fixtures * feat: Use app ctx in fileio tests * tests: Move citation/fulltext fixture files * feat: Remove custom constructors from db models * fix: Standardize db model creation calls * feat: Make db model reprs more consistent * tests: Add helper func to temp set current user * feat: Allow nonexistent users for part of auth * tests: Improve user unit tests * tests: Improve users api unit tests * tests: Add better delete user test * refactor: Improve reviews is-allowed logic * tests: Add richer reviews seed data * tests: Improve review endpoint tests * fix: Hide v2/v1 schema diff in post reviews * tests: Improve reviews endpoint tests * refactor: Standarize study api allow check * tests: Improve study api tests * tests: Fix broken test from seed id seq tweaks * tests: Improve studies api tests * fix: Minor bugs in get studies sql subqueries * tests: Add more get studies test cases and fix a bug in citation text content, ugh * tests: Add get studies pagination tests * feat: Order screenings on study relationship * feat: Tidy rough edges in citation scrn api * tests: Fix seed data to be "correct" * tests: Improve citation screening api tests
- Loading branch information
Showing
35 changed files
with
994 additions
and
512 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.