Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

[TouchRunner] Only update the UI for a single test after the test has finished running. - #72

Merged
rolfbjarne merged 1 commit into
xamarin:masterfrom
rolfbjarne:initial-async
Jul 14, 2020
Merged

[TouchRunner] Only update the UI for a single test after the test has finished running.#72
rolfbjarne merged 1 commit into
xamarin:masterfrom
rolfbjarne:initial-async

Conversation

@rolfbjarne

Copy link
Copy Markdown
Member

Only update the UI for a single test after we're notified that the test has
finished running. This is a step towards making async tests work properly,
where we can't assume that the test has finished after calling Run.

Also we only want to show more details for a test if we ran that test as a
result of tapping on it.

… finished running.

Only update the UI for a single test after we're notified that the test has
finished running. This is a step towards making async tests work properly,
where we can't assume that the test has finished after calling Run.

Also we only want to show more details for a test if we ran that test as a
result of tapping on it.
@rolfbjarne
rolfbjarne merged commit 857c584 into xamarin:master Jul 14, 2020
@rolfbjarne
rolfbjarne deleted the initial-async branch July 14, 2020 14:13
rolfbjarne added a commit that referenced this pull request Jul 14, 2020
… finished running. (#72)

Only update the UI for a single test after we're notified that the test has
finished running. This is a step towards making async tests work properly,
where we can't assume that the test has finished after calling Run.

Also we only want to show more details for a test if we ran that test as a
result of tapping on it.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants