Closed ulfox closed 3 years ago
[tests] remove test-dbs at the end
[cache] export SQL.Cache
Before we had Cache struct exported but SQL.cache unexported
Now we have both objects exported
[tests] update tests
Include addiotional test cases
TestUpsert:
TestGetSingle:
TestGetPath:
TestDelete:
TestGet:
[tests] remove test-dbs at the end
[cache] export SQL.Cache
Before we had Cache struct exported but SQL.cache unexported
Now we have both objects exported
[tests] update tests
Include addiotional test cases
TestUpsert:
TestGetSingle:
TestGetPath:
TestDelete:
TestGet: