Skip to content

Conversation

@steve-the-edwards
Copy link
Contributor

Start using Burst anywhere we parametrize tests. This will help prep for adding new runtime configs in one place.

@steve-the-edwards steve-the-edwards force-pushed the sedwards/dea-2 branch 3 times, most recently from e283c6f to 2b31b09 Compare June 20, 2025 18:49
@steve-the-edwards steve-the-edwards force-pushed the sedwards/compose-dispatcher branch from 3276377 to 229688b Compare June 20, 2025 18:51
@steve-the-edwards steve-the-edwards marked this pull request as ready for review June 20, 2025 18:56

private val runtimeTestRunner =
ParameterizedTestRunner<Triple<RuntimeConfig, WorkflowTracer?, TestDispatcher>>()
private fun advanceIfStandard(dispatcher: TestDispatcher) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like the only thing you ever pass here is dispatcherUsed, so don't need the parameter. I believe the only result of passing in a different value would be that it would make the test incorrect, so why allow the foot gun?

@steve-the-edwards steve-the-edwards force-pushed the sedwards/compose-dispatcher branch from 229688b to 20ca4ac Compare July 2, 2025 21:05
@steve-the-edwards steve-the-edwards requested a review from a team as a code owner July 2, 2025 21:05
@steve-the-edwards steve-the-edwards force-pushed the sedwards/compose-dispatcher branch from 20ca4ac to c1555f2 Compare July 3, 2025 13:47
@steve-the-edwards steve-the-edwards force-pushed the sedwards/compose-dispatcher branch from c1555f2 to 5f14c66 Compare July 3, 2025 19:18
@steve-the-edwards steve-the-edwards force-pushed the sedwards/dea-2 branch 2 times, most recently from 5b45b9a to 44397aa Compare July 3, 2025 19:24
Base automatically changed from sedwards/compose-dispatcher to main July 3, 2025 19:45
steve-the-edwards and others added 2 commits July 3, 2025 15:45
Publish workflow-runtime-android module because we forgot to originally.
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@steve-the-edwards steve-the-edwards merged commit 72b0e22 into main Jul 3, 2025
82 of 84 checks passed
@steve-the-edwards steve-the-edwards deleted the sedwards/dea-2 branch July 3, 2025 20:56
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.

3 participants