guix-data-service/tests
Christopher Baines 3ba8418656 Allow skipping processing system tests
Generating system test derivations are difficult, since you generally need to
do potentially expensive builds for the system you're generating the system
tests for. You might not want to disable grafts for instance because you might
be trying to test whatever the test is testing in the context of grafts being
enabled.

I'm looking at skipping the system tests on data.guix.gnu.org, because they're
not used and quite expensive to compute.
2023-02-08 14:56:48 +00:00
..
branch-updated-emails.scm Check that the test database is being used in all the tests 2020-02-24 21:16:41 +00:00
driver.scm Add a (tests driver) module 2019-05-12 17:32:21 +01:00
jobs-load-new-guix-revision.scm Allow skipping processing system tests 2023-02-08 14:56:48 +00:00
mock-inferior.scm Put some comments in the mock-inferior module 2019-09-05 16:07:23 +02:00
model-derivation.scm Fetch the list of system values from the database 2021-04-23 11:20:36 +01:00
model-git-branch.scm Partition the package_derivations_by_guix_revision_range table 2022-05-23 19:10:25 +01:00
model-git-commit.scm Partition the package_derivations_by_guix_revision_range table 2022-05-23 19:10:25 +01:00
model-git-repository.scm Check that the test database is being used in all the tests 2020-02-24 21:16:41 +00:00
model-license-set.scm Fix indentation in (tests model-license-set) 2021-01-02 10:07:47 +00:00
model-license.scm Adapt some license related code to work without mock in the tests 2020-02-24 21:47:34 +00:00
model-lint-checker.scm Fix lint checker tests 2020-06-07 20:17:03 +01:00
model-lint-warning-message.scm Check that the test database is being used in all the tests 2020-02-24 21:16:41 +00:00
model-package-metadata.scm Close the load revision inferior prior to inserting data 2022-03-11 13:27:55 +00:00
model-package.scm Add missing test description 2022-11-11 10:35:09 +00:00