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

[IndexedDB] Increase test converage #50

Open
TitanNano opened this issue May 9, 2018 · 2 comments
Open

[IndexedDB] Increase test converage #50

TitanNano opened this issue May 9, 2018 · 2 comments
Labels
enhancement help wanted feel free to help with this issue
Milestone

Comments

@TitanNano
Copy link
Member

Come up with more tests for the IndexedDB driver to get the test coverage to 100%.

@TitanNano TitanNano added enhancement help wanted feel free to help with this issue mozsprint MozSprint 2018 labels May 9, 2018
@TitanNano TitanNano removed the mozsprint MozSprint 2018 label May 17, 2018
@TitanNano TitanNano added this to the v2.0.0 milestone Sep 7, 2019
@opaldes
Copy link

opaldes commented Oct 10, 2020

Would like to write some test for the IndexedDB Driver, would probably need some help getting started. And some ressources on IDB I should read upon.

@TitanNano
Copy link
Member Author

@opaldes IndexedDB is currently only covered by some tests for the ServiceWorker cache and doesn't have any tests of it's own. There is a indexedDB shim for tests though and you should be able to use it. You can consult the wiki and MDN on how the driver works and how the indexedDB API it self works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement help wanted feel free to help with this issue
Projects
None yet
Development

No branches or pull requests

2 participants