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

Cover HandleWorkflow with embedded tests #16171

Open
tinker-michaelj opened this issue Oct 25, 2024 · 0 comments · May be fixed by #16173
Open

Cover HandleWorkflow with embedded tests #16171

tinker-michaelj opened this issue Oct 25, 2024 · 0 comments · May be fixed by #16173
Assignees

Comments

@tinker-michaelj
Copy link
Collaborator

Problem

Covering the interactions between the ingest/prehandle/handle and query workflows is hard to do satisfactorily at any level except a full integration test like EmbeddedHedera.

Solution

Add a curated subset of @HapiTest's to be run as part of ./gradlew test and count toward unit test coverage of the :app subproject.

Alternatives

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 👷🏼‍♀️ In Progress
Development

Successfully merging a pull request may close this issue.

1 participant