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
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
2022-11-24
auth: Implement `create_resource` function
Frederick Muriuki Muriithi
2022-11-24
tests: Add test for `create_resource`
Frederick Muriuki Muriithi
2022-11-21
auth: Prevent group leader from being a member of multiple groups
Frederick Muriuki Muriithi
2022-11-17
auth: Finish implementation of `create_group_role`
Frederick Muriuki Muriithi
2022-11-17
Migrations: Create `group_users` table
Frederick Muriuki Muriithi
2022-11-17
tests: Add test to check creation of roles attached to groups
Frederick Muriuki Muriithi
2022-11-17
Tests: Make test failure messages clearer.
Frederick Muriuki Muriithi
2022-11-17
Migrations: Add column `group_role_id` to `group_roles` table
Frederick Muriuki Muriithi
2022-11-17
tests: test for addition of data to non-empty table
Frederick Muriuki Muriithi
2022-11-16
pylint: fix some linting errors
Frederick Muriuki Muriithi
2022-11-16
tests: Add tests for privileges
Frederick Muriuki Muriithi
2022-11-16
auth: fix bugs in the code
Frederick Muriuki Muriithi
2022-11-16
tests: Test role creation
Frederick Muriuki Muriithi
2022-11-15
auth: Return results of calling function directly
Frederick Muriuki Muriithi
2022-11-15
Add missing module __init__.py to mitigate the mypy errors
Frederick Muriuki Muriithi
2022-11-15
pylint: Fix a myriad of linting errors
Frederick Muriuki Muriithi
2022-11-15
pylint: Fix linting errors.
Frederick Muriuki Muriithi
2022-11-15
tests: typo: fix migration script file name
Frederick Muriuki Muriithi
2022-11-15
tests: Use `gn3.auth.db` functions for db connection and cursor
Frederick Muriuki Muriithi
2022-11-15
tests: Fix cause of `DeprecationWarning`
Frederick Muriuki Muriithi
2022-11-14
auth: Implement `create_group`
Frederick Muriuki Muriithi
2022-11-14
tests: split test app and test client
Frederick Muriuki Muriithi
2022-11-14
Migrations: Create `user_roles` table
Frederick Muriuki Muriithi
2022-11-14
auth: Add test for `create_group`
Frederick Muriuki Muriithi
2022-11-14
Migrations: Create the `group-leader` role and give it privileges
Frederick Muriuki Muriithi
2022-11-14
Migrations: Create `group_roles` table
Frederick Muriuki Muriithi
2022-11-14
Migrations: Drop `generic_role*` tables
Frederick Muriuki Muriithi
2022-11-14
Rename files for consistency
Frederick Muriuki Muriithi
2022-11-14
Migrations: Add generic_role_privileges table
Frederick Muriuki Muriithi
2022-11-14
Migrations: Migration for initial privileges
Frederick Muriuki Muriithi
2022-11-10
Migrations: Add columns to 'privileges' table
Frederick Muriuki Muriithi
2022-11-10
Tests: Generalise tests for adding/removing columns to/from tables
Frederick Muriuki Muriithi
2022-11-10
Migrations: migration for `role_privileges` table
Frederick Muriuki Muriithi
2022-11-10
Migrations: migration for 'generic_roles' table
Frederick Muriuki Muriithi
2022-11-10
Migrations: migration for 'roles' table
Frederick Muriuki Muriithi
2022-11-10
Migrations: migration for 'genotype_resources' table
Frederick Muriuki Muriithi
2022-11-10
Migrations: Add migration for 'phenotype_resources' table
Frederick Muriuki Muriithi
2022-11-10
Migrations: Add migration for mrna_resources table
Frederick Muriuki Muriithi
2022-11-10
Migrations: Add migration for 'resources' table
Frederick Muriuki Muriithi
2022-11-09
Migrations: Add `resource_meta` field to `resource_categories` table
Frederick Muriuki Muriithi
2022-11-09
Tests: Provide backend fixture to (apply|rollback)_single_migration
Frederick Muriuki Muriithi
2022-11-08
Migrations: Improve `resource_categories` data tests.
Frederick Muriuki Muriithi
2022-11-08
Migrations: Init `resource_categories` with initial categories
Frederick Muriuki Muriithi
2022-11-08
Migrations: Create `resource_categories` table.
Frederick Muriuki Muriithi
2022-11-08
Migrations: Create `privileges` table.
Frederick Muriuki Muriithi
[prev]
[next]