index
:
genenetwork3
auth/implement-authorization-code-flow
bugfix/remove-pre-data-parsing
chores/ctl-wgcna-enhancement
chores/fixes
ci-cd-scripts
correlation-return-fewer-results
data-access-levels-endpoint
feature/autocomplete-generation
feature/lmdb-rust
feature/reimplement-corrmp
fixture-for-pcorrs
gn-guile
luna
main
migrate-to-python3.10
oauth2_auth_flow
refactor-circular-import
rework-genotype-linking
technical-specification
GeneNetwork3 REST API for data science and machine learning
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
/
auth
/
test_resources.py
Age
Commit message (
Expand
)
Author
2023-07-10
Fix linting errors caused by bump to Python 3.10
migrate-to-python3.10
Frederick Muriuki Muriithi
2023-05-25
Set whether resource is publicly viewable on creation
Frederick Muriuki Muriithi
2023-02-06
auth: resource: Enable viewing the details of a resource.
Frederick Muriuki Muriithi
2023-02-03
auth: tests: mock token acquisition. Fix minor bugs.
Frederick Muriuki Muriithi
2023-02-02
auth: Reorganise modules/packages for easier dev and maintenance
Frederick Muriuki Muriithi
2023-01-23
auth: create group: Fix group creation.
Frederick Muriuki Muriithi
2023-01-18
auth: Fix tests after enforcing FOREIGN KEY constraint
Frederick Muriuki Muriithi
2023-01-03
auth: rename fixtures: test_* -> fxtr_*
Frederick Muriuki Muriithi
2022-12-12
tests: Update fixtures to use for testing resources functions
Frederick Muriuki Muriithi
2022-12-08
auth: test for `user_resources` function (incomplete)
Frederick Muriuki Muriithi
2022-12-08
auth: add test to retrieve public resources
Frederick Muriuki Muriithi
2022-11-24
auth: Implement `create_resource` function
Frederick Muriuki Muriithi
2022-11-24
tests: Add test for `create_resource`
Frederick Muriuki Muriithi