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

Testing suite has too many dependencies on containerized services #42

Open
maffettone opened this issue May 10, 2024 · 0 comments · May be fixed by #43
Open

Testing suite has too many dependencies on containerized services #42

maffettone opened this issue May 10, 2024 · 0 comments · May be fixed by #43

Comments

@maffettone
Copy link
Contributor

Expected Behavior

Only a few tests should focus on the communications. Other tests should only be testing functionality in isolation where possible.

Current Behavior

Many tests are marked as skipped if communication times out, and recently have been producing sporadic segmentation faults.
The tests were originally designed in lieu of tutorials/examples; they should be less holistic with only a few depending on the Bluesky-pod.

Possible Solution

A kafka mockup for testing.

Steps to Reproduce (for bugs)

Context

Your Environment

@maffettone maffettone linked a pull request May 13, 2024 that will close this issue
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 a pull request may close this issue.

1 participant