summaryrefslogtreecommitdiff
path: root/internal/server/repository/repository_test.go
AgeCommit message (Collapse)Author
2024-09-21cleanupPaul Buetow
2024-09-12use pending.next to determine nextPaul Buetow
2024-09-12refacto3Paul Buetow
2024-09-12add and persistPaul Buetow
2024-09-12persist and addPaul Buetow
2024-09-12refactor a bitPaul Buetow
2024-09-06rename morePaul Buetow
2024-09-06rename ent to entryPaul Buetow
2024-09-06add NextPaul Buetow
2024-08-31fix and so onPaul Buetow
2024-08-31refactored entry.Shared to be a mapPaul Buetow
2024-08-19panic when repository can't be loadedPaul Buetow
2024-08-16can test updating shared flag mergePaul Buetow
2024-08-16slight refactorPaul Buetow
2024-08-15Update marks checksum only dirty when there was really something changed in ↵Paul Buetow
the entry
2024-08-15fix testPaul Buetow
2024-08-14initial unit test for remote mergePaul Buetow
2024-08-14move entry unmarshal to reposotyr.GetJSONPaul Buetow
2024-08-14move regex check to repository from handlerPaul Buetow
2024-08-13can get pair in testPaul Buetow
2024-08-12rename againPaul Buetow
2024-08-12renamePaul Buetow
2024-08-12entry pair is localPaul Buetow
2024-08-12fixPaul Buetow
2024-08-12refactor config handling in repositoryPaul Buetow
2024-07-28rename entry to entPaul Buetow
2024-06-04dealing with two TODO itemsPaul Buetow
2024-06-04add repo merge unit testPaul Buetow
2024-06-04add has same entry unit testPaul Buetow
2024-06-04add unittest for repository.ListPaul Buetow
2024-06-04refactor testPaul Buetow
2024-06-04working test for repository loadPaul Buetow
2024-06-04more on testingPaul Buetow
2024-06-04use subtestsPaul Buetow
2024-06-04refactor some testsPaul Buetow
2024-06-04unit tests pass againPaul Buetow
2024-06-04more on unit testing and some refactoringPaul Buetow