guix-data-service/tests
Christopher Baines 28c2d46081 Fix type issues with the location ids
On one code path, they were handled as numbers, whereas elsewhere they were
handled as strings. This led to the package-metadata code trying to insert
duplicate entries.

Instead, just handle them as strings everywhere.
2019-05-14 07:55:17 +01:00
..
branch-updated-emails.scm Start to handle information about Git branches 2019-05-05 20:06:28 +01:00
driver.scm Add a (tests driver) module 2019-05-12 17:32:21 +01:00
mock-inferior.scm Store and display the location of packages 2019-05-13 21:07:48 +01:00
model-derivation.scm Add an initial test 2019-04-14 10:08:11 +01:00
model-git-branch.scm Start to handle information about Git branches 2019-05-05 20:06:28 +01:00
model-git-repository.scm Switch to storing Git repositories in a table 2019-05-05 14:36:52 +01:00
model-package-metadata.scm Fix type issues with the location ids 2019-05-14 07:55:17 +01:00