Commit Graph

19 Commits (020cd46f0341663d71ebdbd02f67032ddcb4a677)

Author SHA1 Message Date
Matthew Wild f2dbf36642 storage tests: Add tests for archive queries before/after specific ids 6 years ago
Kim Alvefur d916ce38f6 mod_storage_internal: Fix keeping old timestamp in archive map API 6 years ago
Kim Alvefur 82714e54a8 mod_storage_internal: Implement key-value API 6 years ago
Kim Alvefur 0cf5e52384 spec/storage: Reset build context of test stanza make comparisons easier 6 years ago
Matthew Wild cb6148d155 storagemanager, mod_storage_sql: Rename methods to :get_all() and :delete_all() 6 years ago
Matthew Wild 81f5c3e319 storagemanager: Add support for :find_key() and :delete_key() to map store shim 6 years ago
Matthew Wild e35a4db498 storagemanager: Fix unused variable in tests [luacheck] 6 years ago
Matthew Wild 33b9b2b91e mod_storage_sql: Add map_store:find_key() and map_store:delete_key() (+ tests) 6 years ago
Matthew Wild 1d5af5f0a3 storagemanager: Add tests for map stores 6 years ago
Kim Alvefur e0bcb4d7d4 tests: Silence [luacheck] warnings 6 years ago
Kim Alvefur 687384a94a storagemanager: Fix tests on Lua 5.3 7 years ago
Kim Alvefur 93aa49462f storagemanager tests: Also cover memory driver 7 years ago
Matthew Wild 1c5c6c92c1 storagemanager tests: Remove debug print() 7 years ago
Matthew Wild d422c3a4c0 storagemanager tests: Add many more archive tests, including (failing) cases for #1200 and #1073 7 years ago
Matthew Wild 2a92bf5c27 storagemanager tests: Add additional archive query tests 7 years ago
Matthew Wild 6b841f66fd storagemanager tests: Add some additional checks 7 years ago
Matthew Wild 038921d7e0 storagemanager tests: Add initial basic tests for archive stores 7 years ago
Matthew Wild a9963c54c9 Fix storage tests so they run, but not by default 7 years ago
Matthew Wild 4317135049 Add storage tests (currently only internal and sqlite) 7 years ago