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

fix: fail tests run if doAfterPack/doBeforePack throw an error #52

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

uid11
Copy link
Collaborator

@uid11 uid11 commented Dec 13, 2023

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Documentation content changes
  • Other (please describe):

fix: fail tests run if doAfterPack/doBeforePack throw an error.
fix: do not lose error fields after replaceFields.
fix: limit the number of copied keys in replaceFields function.
refactor: turn on @typescript-eslint/sort-type-constituents rule.
fix: add types for e2ed/testcafe import from ESM.

…error

fix: do not lose error fields after `replaceFields`
fix: limit the number of copied keys in `replaceFields` function
refactor: turn on `@typescript-eslint/sort-type-constituents` rule
fix: add types for `e2ed/testcafe` import from ESM
@uid11 uid11 requested a review from Rodionxx December 13, 2023 10:11
@uid11 uid11 merged commit c323846 into main Dec 13, 2023
5 checks passed
@uid11 uid11 deleted the fix/respect-errors-from-doBeforePack-doAfterPack branch December 13, 2023 10:24
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.

1 participant