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
2024-09-12
Fix failing tests after merging in Pjotr's pull request.
Frederick Muriuki Muriithi
2024-09-12
rqtl_wrapper: minor fixes
Pjotr Prins
2024-09-12
Fix Rqtl test
Pjotr Prins
2024-09-12
Change behavior of do_paths_exist to actually throw useful error
Pjotr Prins
2024-09-11
Add test cases for wiki.__sanitize_result.
Munyoki Kilyungi
2024-09-03
Make pylint fixes.
Alexander_Kabui
2024-09-03
Add tests for fetching and populating references.
Alexander_Kabui
2024-09-03
Add unittests for formatting bib info.
Alexander_Kabui
2024-05-27
Pylint fixes.
Alexander_Kabui
2024-05-27
Delete llm obsolete unittests
Alexander_Kabui
2024-01-17
fix pylint errors
Alexander_Kabui
2024-01-17
temp fix:disable pylint check
Alexander_Kabui
2024-01-17
Feature/gn llm refactoring (#147)
Alexander Kabui
2023-10-10
Remove authentication from GN3
Frederick Muriuki Muriithi
2023-09-05
Fix C3001: Lambda expression assigned to a variable
Munyoki Kilyungi
2023-09-05
Remove un-necessary string concatenation
Munyoki Kilyungi
2023-09-05
Remove pylint skip
Munyoki Kilyungi
2023-09-05
Remove unused import
Munyoki Kilyungi
2023-09-05
Replace "escape_string" with safe-query parameters
Munyoki Kilyungi
2023-09-05
Delete IPFS tests
Munyoki Kilyungi
2023-08-17
Fix tests to work with changes
zsloan
2023-08-04
Remove unused import
Frederick Muriuki Muriithi
2023-08-04
Remove tests for deleted function.
Frederick Muriuki Muriithi
2023-08-02
Remove ORM-dependent `insert` function
Frederick Muriuki Muriithi
2023-08-02
Remove ORM-dependent `fetchall` and `fetchone` functions
Frederick Muriuki Muriithi
2023-07-19
Extract code dealing with ProbeSets to their own module.
Frederick Muriuki Muriithi
2023-07-11
Revert "Skip tests broken by Python-3.10 temporarily"
Frederick Muriuki Muriithi
2023-07-05
Skip tests broken by Python-3.10 temporarily
Frederick Muriuki Muriithi
2023-07-05
Update test: create throw-away variable
Frederick Muriuki Muriithi
2023-05-30
Fix linting errors and failing tests
Frederick Muriuki Muriithi
2023-05-25
Set whether resource is publicly viewable on creation
Frederick Muriuki Muriithi
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
[next]