Commit Graph

5 Commits

Author SHA1 Message Date
Juan Calderon-Perez
02d809987a Use testify.Require for all Storage Drivers 2023-08-19 22:36:33 -04:00
João Victor Oliveira Couto
7cfce7a88b 🐛 Fix error with no badger options being loaded (#76)
* 🐛 Fixed error with no badger options being loaded

* 🚂 Added config tests

- Using recover function to test panic
- Added .gitignore to ignore generated test directories
2021-04-06 23:28:41 +02:00
João Victor Oliveira Couto
f69705a65d badger: update storage to use badgerV3 (#68)
* 3️⃣ 🚡 Created badger v3 storage
* 🍩 Added BadgerOptions to BadgerV3 Config
* 🍵 Added badgerV3 to test workflows
* 🚤 Override badger and delete v3 folder
*  Removed TODO
2021-03-31 06:03:51 +02:00
Fenny
deb10fb2a7 🩹 fix duration check 2020-11-13 18:35:23 +01:00
Fenny
cdf009407b 🩹 update tests 2020-11-06 16:05:53 +01:00