Skip to content

test(indexeddb): add test for creating store with initial version > 1#51

Merged
azu merged 2 commits intomasterfrom
claude/add-tests-pr-49-PlY0n
Jan 17, 2026
Merged

test(indexeddb): add test for creating store with initial version > 1#51
azu merged 2 commits intomasterfrom
claude/add-tests-pr-49-PlY0n

Conversation

@azu
Copy link
Owner

@azu azu commented Jan 17, 2026

Add test to verify that IndexedDB store is properly created when initializing a new database with a version greater than 1. This test covers the bug fix for issue #46 / PR #49.

Add test to verify that IndexedDB store is properly created when
initializing a new database with a version greater than 1.
This test covers the bug fix for issue #46 / PR #49.
@codesandbox-ci
Copy link

codesandbox-ci bot commented Jan 17, 2026

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 423782a:

Sandbox Source
kvs-example-basic Configuration

@github-actions
Copy link
Contributor

github-actions bot commented Jan 17, 2026

size-limit report 📦

Path Size
packages/env/module/browser.js 1.06 KB (0%)
packages/indexeddb/module/index.js 1.06 KB (0%)
packages/localstorage/module/index.js 860 B (0%)

@azu azu added the Type: Testing Adding missing tests or correcting existing tests label Jan 17, 2026
@azu azu merged commit f3fd2b4 into master Jan 17, 2026
8 of 12 checks passed
@azu azu deleted the claude/add-tests-pr-49-PlY0n branch January 17, 2026 22:23
This was referenced Jan 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Testing Adding missing tests or correcting existing tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants