guix-data-service/tests
Christopher Baines c3cb04cb80 Use fibers when processing new revisions
Just have one fiber at the moment, but this will enable using fibers for
parallelism in the future.

Fibers seemed to cause problems with the logging setup, which was a bit odd in
the first place. So move logging to the parent process which is better anyway.
2023-11-05 13:46:20 +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 Use fibers when processing new revisions 2023-11-05 13:46:20 +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