Skip to content

Conversation

@mandryllo
Copy link
Collaborator

This is the fifth PR in order to resolve #70 , it introduces integration tests for db created from a snapshot

@mandryllo mandryllo changed the title Create db v2 component feat: DB v2 snapshot db tests Dec 16, 2025
assert.strictEqual(
database.name,
`${ctx.config.appName}-default`,
`${ctx.config.appName}-default-db`,
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change is here because I changed how databases are named inside this PR (see infrastructure file), as this should be the last PR regarding tests. I can move this to previous PR's if needed

@mandryllo mandryllo force-pushed the feat/custom-db-v2-tests branch from febb6cd to 6f9884f Compare December 19, 2025 13:52
@mandryllo mandryllo force-pushed the feat/snap-db-v2-test branch from de7b20d to e273136 Compare December 19, 2025 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants