Skip to content

Conversation

@bopinto
Copy link

@bopinto bopinto commented Jul 26, 2020

What kind of change does this PR introduce?
Update the Jest snapshots, as all integration tests were failing because fof that.
All tests were re-ran and everything is OK now.
System where tests were ran: Ubuntu-18.04 on WSL on Windows 10

Checklist:

  • Unit Tests
  • Documentation - N/A
  • Update CHANGELOG.md
  • Ready to be merged

@bopinto bopinto changed the title Update Snapshots Update Jest Snapshots Jul 26, 2020
@blikblum
Copy link
Member

System where tests were ran: Ubuntu-18.04 on WSL on Windows 10

This is exactly the problem of current tests that relies on snapshots: it will be different on each system depending on combination of OS node version etc.

So this is not useful at all.

Here you can find more thoughts

@blikblum blikblum closed this Jul 27, 2020
@bopinto
Copy link
Author

bopinto commented Jul 27, 2020

Ok. So, from the thread in the link, until the tests are migrated to visual ones, is it worth to setup GitHub Actions?

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