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

Update code integration tests to be more maintainable. #3446

Merged
merged 13 commits into from
Jan 2, 2020

Conversation

MartijnHols
Copy link
Member

@MartijnHols MartijnHols commented Jan 1, 2020

  • Move the log zips into spec folder. This makes it less suggestive that you should only have 1 integration tests, allows us to more execute these tests separately and allows us to colocate the log files
  • Fix bug where all channeling events were triggered twice by disabling the ChannelingShared module that caused the bug
  • Fix a bunch of console warnings/errors when running (integration) tests
  • Separate test workflow jobs by type
  • Add yarn scripts to run a specific test type
  • Build the app during testing phase to speed up pipeline

TODO:

@MartijnHols MartijnHols requested a review from emallson January 1, 2020 22:29
Copy link
Collaborator

@emallson emallson left a comment

Choose a reason for hiding this comment

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

this looks good to me 👍

@emallson
Copy link
Collaborator

emallson commented Jan 1, 2020

@MartijnHols not sure if its a github hiccup or problem with the new workflow spec, but its stuck at Tests Expected — Waiting for status to be reported

@MartijnHols MartijnHols force-pushed the feature/move-integration-tests-and-co-locate branch from 17dad7f to 43f89a7 Compare January 2, 2020 07:38
@MartijnHols MartijnHols merged commit 70416e3 into master Jan 2, 2020
@MartijnHols MartijnHols deleted the feature/move-integration-tests-and-co-locate branch January 2, 2020 08:01
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