This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-api
Watch
1
Star
0
Fork
0
You've already forked notifications-api
mirror of
https://github.com/GSA/notifications-api.git
synced
2025-12-24 17:31:34 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3ddd43b45be5cf5044cc18269c8a25e476452f7e
notifications-api
/
tests
History
Leo Hemsted
5871dee606
use joinedload to only hit the database once per request
...
also: * only include active orgs * write lots of tests
2018-03-14 15:39:31 +00:00
..
app
use joinedload to only hit the database once per request
2018-03-14 15:39:31 +00:00
__init__.py
…
conftest.py
add tests for org invite rest, and update conftest
2018-02-23 10:45:18 +00:00
test_manifest_delivery_base.py
…