Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finish adding tests to the KV impl #5315

Closed

Conversation

icorderi
Copy link
Contributor

Summary

Some tests were missing from the first kv impl PR (#5212).
This PR adds them.

There is some subtle changes on the SQL impl were we return the generic trackerdb.ErrNotFound instead of the engine specific sql.ErrNoRows.
The call sites where already expecting either of them.

Test Plan

This PR is about adding tests.

@icorderi icorderi requested a review from AlgoAxel April 18, 2023 19:18
@icorderi icorderi self-assigned this Apr 18, 2023
@algonautshant
Copy link
Contributor

Is this duplicating another PR? Maybe should be set against that?

@jsgranados jsgranados requested review from algorandskiy and cce April 18, 2023 21:25
@icorderi
Copy link
Contributor Author

This got included in #5212

@icorderi icorderi closed this Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants