aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-10-02Use pathlib to fetch the directory path for tests.Munyoki Kilyungi
2024-10-02Fix pylint failure.Munyoki Kilyungi
2024-10-02feat: cleaner handling of virtuoso processJohn Nduli
2024-10-02Fix typo in comments.Munyoki Kilyungi
2024-10-02Spin up a local virtuoso instance to run RDF tests against.Munyoki Kilyungi
2024-10-02Add virtuoso ini file to be used during testing.Munyoki Kilyungi
2024-10-02Set a default password for sparql.Munyoki Kilyungi
2024-09-28Lint: fix some linting errors.Frederick Muriuki Muriithi
2024-09-27Skip failing test.Frederick Muriuki Muriithi
2024-09-27Use existing fixture to retrieve settings.Frederick Muriuki Muriithi
2024-09-23Revert "Add pytest.mark.unit_test for all rdf test-cases."Munyoki Kilyungi
2024-09-23Add pytest.mark.unit_test for all rdf test-cases.Munyoki Kilyungi
2024-09-23Handle missing GN3_SECRETS for CI testing.Munyoki Kilyungi
2024-09-23Fix or ignore pylint errors.Munyoki Kilyungi
2024-09-23Load GN3_SECRETS after loading GN3_CONF settings.Munyoki Kilyungi
2024-09-23Remove dead comment.Munyoki Kilyungi
2024-09-23Make sure the the test graph is empty before running rdf tests.Munyoki Kilyungi
2024-09-23Use test fixtures to set-up a test named graph.Munyoki Kilyungi
2024-09-23Add RDF test cases.Munyoki Kilyungi
2024-09-12Fix failing tests after merging in Pjotr's pull request.Frederick Muriuki Muriithi
2024-09-12rqtl_wrapper: minor fixesPjotr Prins
2024-09-12Fix Rqtl testPjotr Prins
2024-09-12Change behavior of do_paths_exist to actually throw useful errorPjotr Prins
2024-09-11Add test cases for wiki.__sanitize_result.Munyoki Kilyungi
2024-09-03Make pylint fixes.Alexander_Kabui
2024-09-03Add tests for fetching and populating references.Alexander_Kabui
2024-09-03Add unittests for formatting bib info.Alexander_Kabui
2024-05-27Pylint fixes.Alexander_Kabui
2024-05-27Delete llm obsolete unittestsAlexander_Kabui
2024-01-17fix pylint errorsAlexander_Kabui
2024-01-17temp fix:disable pylint checkAlexander_Kabui
2024-01-17Feature/gn llm refactoring (#147)Alexander Kabui
2023-10-10Remove authentication from GN3Frederick Muriuki Muriithi
2023-09-05Fix C3001: Lambda expression assigned to a variableMunyoki Kilyungi
2023-09-05Remove un-necessary string concatenationMunyoki Kilyungi
2023-09-05Remove pylint skipMunyoki Kilyungi
2023-09-05Remove unused importMunyoki Kilyungi
2023-09-05Replace "escape_string" with safe-query parametersMunyoki Kilyungi
2023-09-05Delete IPFS testsMunyoki Kilyungi
2023-08-17Fix tests to work with changeszsloan
2023-08-04Remove unused importFrederick Muriuki Muriithi
2023-08-04Remove tests for deleted function.Frederick Muriuki Muriithi
2023-08-02Remove ORM-dependent `insert` functionFrederick Muriuki Muriithi
2023-08-02Remove ORM-dependent `fetchall` and `fetchone` functionsFrederick Muriuki Muriithi
2023-07-19Extract code dealing with ProbeSets to their own module.Frederick Muriuki Muriithi
2023-07-11Revert "Skip tests broken by Python-3.10 temporarily"Frederick Muriuki Muriithi
2023-07-05Skip tests broken by Python-3.10 temporarilyFrederick Muriuki Muriithi
2023-07-05Update test: create throw-away variableFrederick Muriuki Muriithi
2023-05-30Fix linting errors and failing testsFrederick Muriuki Muriithi
2023-05-25Set whether resource is publicly viewable on creationFrederick Muriuki Muriithi