Skip to content

Refactor observable tester #213

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

Merged
merged 18 commits into from
Apr 16, 2020
Merged

Refactor observable tester #213

merged 18 commits into from
Apr 16, 2020

Conversation

rose-a
Copy link
Collaborator

@rose-a rose-a commented Apr 4, 2020

Overhaul the observable test helper classes

@sungam3r
Copy link
Member

sungam3r commented Apr 4, 2020

I see that the tests fail with the same timeout error as in my PR.

@rose-a
Copy link
Collaborator Author

rose-a commented Apr 6, 2020

Results are much better when asserting the observables asynchronously, but there is still at lease one test failing.

It's not always the same test that fails!

@rose-a
Copy link
Collaborator Author

rose-a commented Apr 9, 2020

Finally getting consistent results on my development machine and in GitHub Actions...
Too bad one test is still failing 😞

@rose-a
Copy link
Collaborator Author

rose-a commented Apr 16, 2020

The FluentTestObserver unfortunately did not solve the issue with tests failing randomly on GitHub Actions, albeit reducing the number of failing tests to 1 or 2.

I'm going to merge this (including a fix for #87) to allow this repo to progress. Still hoping for someone to come around and point me to the issue in the test... 🙄

@rose-a rose-a merged commit f6fdca7 into develop Apr 16, 2020
@rose-a rose-a deleted the refactor-observable-tester branch April 16, 2020 20:37
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.

2 participants