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

Apply the same tests to all storage backends #453

Merged

Conversation

djmitche
Copy link
Collaborator

@djmitche djmitche commented Sep 7, 2024

Now that the storage implementation is becoming more complex as part of #373, let's test that both implementations (and when there are more than two, all implementations) meet the same requirements.

@djmitche djmitche merged commit c7c2cde into GothenburgBitFactory:main Sep 8, 2024
13 checks passed
djmitche added a commit to djmitche/taskchampion that referenced this pull request Oct 12, 2024
djmitche added a commit that referenced this pull request Oct 13, 2024
* Revert "Temporarily make get_task_operations non-public (#464)"

This reverts commit 8f3914b.

* Revert "Additional tests for Replica methods (#459)"

This reverts commit a5f116f.

* Revert "Apply the same tests to all storage backends (#453)"

This reverts commit c7c2cde.

* Revert "Replace `Storage::set_operations` with `sync_complete` and `remove_operation`.` (#451)"

This reverts commit d7a7d96.

* Revert "Add `get_task_operations` (#450)"

This reverts commit 8bfbb9d.

* Revert "Add an 'operations.uuid' column, generated and virtual (#449)"

This reverts commit 427ad78.

* Revert "Add a test for upgrading from 0.7.0 DBs (#448)"

This reverts commit fb84873.
djmitche added a commit to djmitche/taskchampion that referenced this pull request Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants