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

Manager unit tests #12

Merged
merged 5 commits into from May 21, 2024
Merged

Manager unit tests #12

merged 5 commits into from May 21, 2024

Conversation

m3talux
Copy link
Collaborator

@m3talux m3talux commented May 9, 2024

The following PR starts tackling the issue of missing tests: #7.

In this PR we cover all of the Manager's functionalities through unit tests and testcontainers-go.

testcontainers-go managers a docker container for a RabbitMQ server. Then, through a testing suite, we launch a series of unit tests that communicate with that container, covering all of the manager's functionalities along the way.

@m3talux m3talux linked an issue May 9, 2024 that may be closed by this pull request
@m3talux m3talux merged commit 176b1b4 into KardinalAI:v1 May 21, 2024
4 checks passed
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.

README: Add information about production readiness
1 participant