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

test: Add integration tests scaffolding #16

Merged
merged 6 commits into from
Jan 20, 2024
Merged

test: Add integration tests scaffolding #16

merged 6 commits into from
Jan 20, 2024

Conversation

gruyaume
Copy link
Collaborator

@gruyaume gruyaume commented Jan 19, 2024

Description

Add integration tests scaffolding:

  • CI workflow that runs tests on every PR and push to main
  • Minimal integration test that simply builds the charm, deploys it and waits for it to be active

Note

  • More integration tests will come up as we improve the charm but at least we got the scaffolding here now.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that validate the behaviour of the software
  • I validated that new and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@gruyaume gruyaume changed the title tests: Add integration tests scaffolding test: Add integration tests scaffolding Jan 19, 2024
@gruyaume gruyaume marked this pull request as ready for review January 19, 2024 18:31
@gruyaume gruyaume requested a review from a team as a code owner January 19, 2024 18:31
@gruyaume gruyaume merged commit c4179d5 into main Jan 20, 2024
14 checks passed
@gruyaume gruyaume deleted the dev-integration branch January 20, 2024 12:58
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