Michael Eischer
|
8a425c2f0a
|
remove usages of repo.Backend() from tests
|
2024-05-18 21:42:51 +02:00 |
|
Michael Eischer
|
d8b184b3d3
|
repository: convert test helper to return *repository.Repository
|
2024-05-18 21:38:31 +02:00 |
|
Michael Eischer
|
dc441c57a7
|
repository: unify repository initialization in tests
Tests should use a helper from internal/repository/testing.go to
construct a Repository object.
|
2024-03-28 23:17:02 +01:00 |
|
Michael Eischer
|
044e8bf821
|
repository: parallelize lock tests
|
2024-03-28 23:17:02 +01:00 |
|
Michael Eischer
|
e8df50fa3c
|
repository: remove global list of locks
|
2024-03-28 22:46:33 +01:00 |
|
Michael Eischer
|
cbb5f89252
|
lock: move code to repository package
|
2024-03-28 22:46:33 +01:00 |
|