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

[WIP] Add tests for different storage platforms with actual mocks (SQLite, idb-keyval) #528

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Mar 28, 2024

  1. add failing test

    chrispader committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    418b8d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. update test

    chrispader committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    1538e88 View commit details
    Browse the repository at this point in the history
  2. fix: batched changes

    chrispader committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b0365a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Merge branch 'main' into @chrispader/fix-null-values-not-correctly-ap…

    …plied-in-batched-changes-in-sqlite
    chrispader committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    917a612 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efa0250 View commit details
    Browse the repository at this point in the history
  3. remove test

    chrispader committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    9778ebe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef2201e View commit details
    Browse the repository at this point in the history