Software /
code /
prosody
Log
spec/core_storagemanager_spec.lua @ 10677:0054aec3e8c5
description | author | age |
---|---|---|
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 |