Commit Graph

5 Commits

Author SHA1 Message Date
Juan Calderon-Perez
4b24a4110d Fix config badger test 2023-08-20 09:27:38 -04:00
Juan Calderon-Perez
c0cc07ca93 Update README files, use require.NoError 2023-08-20 09:22:43 -04:00
Juan Calderon-Perez
c338ddedc1 Fixes based on test failures 2023-08-19 22:47:49 -04:00
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