guix-data-service/tests
Christopher Baines 64be52844e Partition the package_derivations_by_guix_revision_range table
And create a proper git_branches table in the process.

I'm hoping this will help with slow deletions from the
package_derivations_by_guix_revision_range table in the case where there are
lots of branches, since it'll separate the data for one branch from another.

These migrations will remove the existing data, so
rebuild-package-derivations-table will currently need manually running to
regenerate it.
2022-05-23 19:10:25 +01: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 Address a few issues in the load new guix revision tests 2022-03-02 18:23:26 +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 Close the load revision inferior prior to inserting data 2022-03-11 13:27:55 +00:00