loopback-datasource-juggler/test/kvao
Simon Ho 95bc2e93cc Remove expired item before executing expire
The expire feature is falsely returning 204 instead of 404 because it is
not removing expired items before execution.
2016-09-06 16:04:33 -07:00
..
_helpers.js kvao: add iterateKeys() and keys() 2016-08-18 10:30:53 +02:00
expire.suite.js Remove expired item before executing expire 2016-09-06 16:04:33 -07:00
get-set.suite.js test: Rename KVAO get test suite 2016-08-16 09:47:23 -07:00
iterate-keys.suite.js kvao: add iterateKeys() and keys() 2016-08-18 10:30:53 +02:00
keys.suite.js kvao: implement key filter 2016-08-18 10:30:55 +02:00
ttl.suite.js Refactor TTL test suite 2016-09-03 11:36:28 -07:00