Commit Graph
4 Commits
Author SHA1 Message Date
kenc 2b9dc9f17c Add test for locking behaviour (#211) 2022-06-27 09:03:34 +02:00
kenc 465bc037c2 Add lock tests (#209)
* Add lock tests

* Refactor setLock to accept key value pairs

This allows SetCron and Lock to use the same function setLockValue. It
also removes the need to call getLock explicitly in tests by returning
the lock object.
2022-06-06 12:59:47 +02:00
kenc 37a043afff Add location unit tests (#208) 2022-06-02 17:05:44 +02:00
kenc e91b632181 Add backend unit tests (#207) 2022-06-01 14:58:38 +02:00