Skip to content

Add job for integration tests (stub for testing saves in GH Actions)#451

Merged
NataKilar merged 2 commits intodevfrom
milkshak3s-db-integration-ci
Mar 30, 2023
Merged

Add job for integration tests (stub for testing saves in GH Actions)#451
NataKilar merged 2 commits intodevfrom
milkshak3s-db-integration-ci

Conversation

@Milkshak3s
Copy link
Collaborator

@Milkshak3s Milkshak3s commented Mar 29, 2023

Description of changes

Stubs out a GitHub actions job that includes a DB service container, for use in the future when writing tests that require a DB, such as saving.

Why and what will this PR improve

We didn't have an easy way to add DB-related tests, such as saving. This PR adds a "saves" GitHub Actions job that includes our most current DB image as a service container, allowing for tests that require access to a database.

Authorship

@Milkshak3s

Changelog

🆑
add: Skeleton for integration tests (test saves in CI)
/:cl:

@NataKilar NataKilar merged commit 7e4acb5 into dev Mar 30, 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.

2 participants