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

Refactor integration test #449

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

danschultzer
Copy link
Contributor

Stacked on #448.

Updates the dependencies being tested with, uses Phoenix formatter rules, and refactors the integration test with the following changes:

  1. No need to set up two ports at the same time since we only test a single endpoint for each test
  2. Use test tags for opts/config
  3. Detach only the telemetry handlers we know are attached
  4. DRY setup and request handling

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant