Skip to content

Conversation

@G8XSU
Copy link
Contributor

@G8XSU G8XSU commented Jan 25, 2023

Based on #5

How?

  • PostgresIntegrationTest uses testcontainers to spin up docker containers for each test.
  • AbstractKVStoreIntegrationTest defines behavior that every impl of KVStore needs to follow. Different impl's can re-use the same abstract class to test their impl against it.
  • We will keep on adding tests to this as we add more impl details.

Files to review:

  • AbstractKVStoreIntegrationTest
  • PostgresBackendImplIntegrationTest

@G8XSU
Copy link
Contributor Author

G8XSU commented Jun 15, 2023

Reviewed and merged as part of another PR

@G8XSU G8XSU closed this Jun 15, 2023
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.

1 participant