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
Age
Commit message (
Expand
)
Author
2023-04-25
auth: Roles: Check for editability
Frederick Muriuki Muriithi
2023-04-10
Migrations for linking genotype files.
Frederick Muriuki Muriithi
2023-04-06
Fix linting issues
Frederick Muriuki Muriithi
2023-04-06
Remove deprecated `gn3.db_utils.database_connector` function
Frederick Muriuki Muriithi
2023-04-04
Add tables to link genotype data
Frederick Muriuki Muriithi
2023-03-23
tests: Set up fixture and mock out config variable
Frederick Muriuki Muriithi
2023-03-22
auth: Remove the tables used for linking data to resources
Frederick Muriuki Muriithi
2023-03-20
Fix get_all_species test
zsloan
2023-03-09
auth: redis data: migrate data in redis
Frederick Muriuki Muriithi
2023-03-08
auth: users: Use the same basic functions for password hashing
Frederick Muriuki Muriithi
2023-03-06
auth: privileges/roles: fix issues caught by tests.
Frederick Muriuki Muriithi
2023-02-21
auth: migrations: Link to data in main db
Frederick Muriuki Muriithi
2023-02-10
Return empty tuple rather than Nothing
Frederick Muriuki Muriithi
2023-02-08
auth: groups: handle join requests.
Frederick Muriuki Muriithi
2023-02-07
auth: groups: Enable users to request to join group.
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-24
tests: Expect exact integer value when applying SI suffix.
Arun Isaac
2023-01-24
search: Abstract out parsing of position spec into separate function.
Arun Isaac
2023-01-23
auth: create group: Fix group creation.
Frederick Muriuki Muriithi
2023-01-21
tests: roles - Extract values from Maybe object
Frederick Muriuki Muriithi
2023-01-21
tests: Fix linting errors
Frederick Muriuki Muriithi
2023-01-19
tests: Add unit tests for search.
Arun Isaac
2023-01-18
auth: Fix tests after enforcing FOREIGN KEY constraint
Frederick Muriuki Muriithi
2023-01-16
auth: update privileges format
Frederick Muriuki Muriithi
2023-01-11
auth: assign default role. separate group creation from group admin
Frederick Muriuki Muriithi
2023-01-03
auth: Fetch all of a user's roles.
Frederick Muriuki Muriithi
2023-01-03
auth: rename fixtures: test_* -> fxtr_*
Frederick Muriuki Muriithi
2022-12-22
tests: Setup environment variables and configs
Frederick Muriuki Muriithi
2022-12-22
auth: implement OAuth2 flow.
oauth2_auth_flow
Frederick Muriuki Muriithi
2022-12-21
migrations: create the authorisation_code table
Frederick Muriuki Muriithi
2022-12-21
migrations: create oauth2_tokens table
Frederick Muriuki Muriithi
2022-12-21
migrations: New migration
Frederick Muriuki Muriithi
2022-12-21
gn3: (gn3.random -> gn3.chancy): Rename module to avoid conflicts.
Frederick Muriuki Muriithi
2022-12-12
tests: Update fixtures to use for testing resources functions
Frederick Muriuki Muriithi
2022-12-12
auth: pass cursor object to `user_group` function
Frederick Muriuki Muriithi
2022-12-12
auth: Attach group to GroupRole, rather than group_id
Frederick Muriuki Muriithi
2022-12-12
tests: Reorganise fixtures
Frederick Muriuki Muriithi
2022-12-08
auth: test for `user_resources` function (incomplete)
Frederick Muriuki Muriithi
2022-12-08
tests: Fix issues caught by tests
Frederick Muriuki Muriithi
2022-12-08
auth: add test to retrieve public resources
Frederick Muriuki Muriithi
2022-12-08
auth: add function to retrieve a user's group
Frederick Muriuki Muriithi
2022-12-08
migrations: Add column `public` to `resources` table
Frederick Muriuki Muriithi
2022-12-06
migrations: Add `group_user_roles_on_resources` table
Frederick Muriuki Muriithi
2022-12-06
mypy and pylint fixes
Alexander_Kabui
2022-12-06
remove noisy tests for constant array correlation
Alexander_Kabui
2022-12-06
update tests for lit correlation
Alexander_Kabui
2022-11-29
tests: fix failing test
Frederick Muriuki Muriithi
2022-11-24
auth: Check for authentication and fix errors
Frederick Muriuki Muriithi
[next]