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

test(read): migrate read tests from ava to jest #904

Merged
merged 2 commits into from Jan 26, 2020

Conversation

armano2
Copy link
Contributor

@armano2 armano2 commented Jan 26, 2020

Migrate test read tests from ava to jest, this is continuation of changes done in #886
this package is not yet listed as refactored in #659

How Has This Been Tested?

Unrelated

Types of changes

  • Tests refactor
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@byCedric byCedric changed the title test(rules): migrate read tests from ava to jest test(read): migrate read tests from ava to jest Jan 26, 2020
@byCedric
Copy link
Member

I see you are encountering the same issue related to jest getting out of memory. Just patched circle ci to prevent this from happening. If you rebase or merge with master, this should be fixed!

@armano2
Copy link
Contributor Author

armano2 commented Jan 26, 2020

i will do this in a moment i'm finishing converting @packages/test to typescript

@armano2
Copy link
Contributor Author

armano2 commented Jan 26, 2020

done

@byCedric
Copy link
Member

Looks good to me! Thanks again ❤️

@byCedric byCedric merged commit b01152d into conventional-changelog:master Jan 26, 2020
@armano2 armano2 deleted the read-test branch January 26, 2020 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants