Log

spec/core_storagemanager_spec.lua @ 13270:14bbfb2cc8dd default tip

description author age
tests: Add hack to test only a single storage driver Kim Alvefur 18 months ago
tests: Update storagemanager tests for prosody.* namespace change Kim Alvefur 18 months ago
storagemanager tests: Reorder test data in chronological order Kim Alvefur 2021-05-11
storagemanager: Add keyval+ (combined keyval + map) store type Matthew Wild 2022-09-27
Merge 0.12->trunk Kim Alvefur 2022-07-29
storage tests: Add test for the archive:summary API 0.12 Kim Alvefur 2022-07-22
compat: Remove handling of Lua 5.1 location of 'unpack' function Kim Alvefur 2022-07-11
core.storagemanager: Respect archive ids issued by storage drivers in tests Kim Alvefur 2021-08-15
core.storagemanager: s/Multilpe/Multiple/ [codespell] Kim Alvefur 2021-03-05
mod_storage_sql: Implement map-like API for archives Kim Alvefur 2021-02-01
storage: Test reverse-ordered queries Kim Alvefur 2021-02-01
storage tests: Add test for querying a set of IDs Kim Alvefur 2021-01-12
storage tests: Test querys with both before and after IDs Kim Alvefur 2021-01-12
storage tests: Add tests for archive queries before/after specific ids Matthew Wild 2020-06-12
mod_storage_internal: Fix keeping old timestamp in archive map API Kim Alvefur 2020-05-15
mod_storage_internal: Implement key-value API Kim Alvefur 2020-05-11
spec/storage: Reset build context of test stanza make comparisons easier Kim Alvefur 2020-05-11
storagemanager, mod_storage_sql: Rename methods to :get_all() and :delete_all() Matthew Wild 2020-03-11
storagemanager: Add support for :find_key() and :delete_key() to map store shim Matthew Wild 2020-03-11
storagemanager: Fix unused variable in tests [luacheck] Matthew Wild 2020-03-11
mod_storage_sql: Add map_store:find_key() and map_store:delete_key() (+ tests) Matthew Wild 2020-03-11
storagemanager: Add tests for map stores Matthew Wild 2020-03-11
tests: Silence [luacheck] warnings Kim Alvefur 2019-12-23
various: Don't rely on _G.unpack existing Kim Alvefur 2018-12-08
storagemanager: Fix tests on Lua 5.3 Kim Alvefur 2018-10-21
storagemanager tests: Also cover memory driver Kim Alvefur 2018-10-12
storagemanager tests: Remove debug print() Matthew Wild 2018-10-11
storagemanager tests: Add many more archive tests, including (failing) cases for #1200 and #1073 Matthew Wild 2018-10-11
storagemanager tests: Add additional archive query tests Matthew Wild 2018-10-11
storagemanager tests: Add some additional checks Matthew Wild 2018-10-10
storagemanager tests: Add initial basic tests for archive stores Matthew Wild 2018-10-10
Fix storage tests so they run, but not by default base spec/core_storagemanager.lua@05dfc4b72c93 Matthew Wild 2018-10-01