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

Combine integration tests workflows #154

Merged
merged 10 commits into from
Mar 13, 2024
Merged

Combine integration tests workflows #154

merged 10 commits into from
Mar 13, 2024

Conversation

wigging
Copy link
Collaborator

@wigging wigging commented Mar 1, 2024

This combines the integration tests workflows into a single workflow for the GitHub Actions. For now, unit tests are the only tests that are run in this workflow. We can create an actual integrated test once we have an integrated example working. Also, all the shell scripts that were in the deployment directory have been removed.

This also removes the legacy tests directory and some print statements in the test functions. Tests that were empty or completely commented out are also removed.

The Dockerfile and RabbitMQ compose files have been cleaned up too.

@wigging wigging marked this pull request as ready for review March 12, 2024 20:11
@wigging wigging merged commit 46d5553 into main Mar 13, 2024
1 check passed
@wigging wigging deleted the combine-workflows branch March 13, 2024 14:38
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