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: add apex stubs to the transformIgnorePatterns #210

Merged
merged 1 commit into from
Apr 12, 2021

Conversation

jodarove
Copy link
Contributor

@jodarove jodarove commented Apr 1, 2021

Fixes an issue introduced with PR #208.

@jodarove
Copy link
Contributor Author

jodarove commented Apr 1, 2021

fyi/ @pozil

@pozil
Copy link
Contributor

pozil commented Apr 12, 2021

@jodarove is there a timeline for a new version with this fix?

@jodarove jodarove merged commit fe8381a into master Apr 12, 2021
@jodarove jodarove deleted the jodarove/add-apex-to-the-ignore branch April 12, 2021 17:30
@jodarove
Copy link
Contributor Author

@pozil done. Just released this change in v0.12.3.

@pozil
Copy link
Contributor

pozil commented Apr 12, 2021

Awesome, thanks.

jodarove added a commit that referenced this pull request Jun 29, 2021
jodarove added a commit that referenced this pull request Jun 29, 2021
jodarove added a commit that referenced this pull request Jun 30, 2021
…235)

This reverts commit 0cc034d.

This PR reverts #210, and #208 (#231 was never included in summer21 branch). They provided functionality to auto mock apex methods.

**Notes:**
- Test authors will need to keep implementing their own apex (+apexContinuation) methods mocks after this PR is merged.
- These changes were added to the summer21 branch with #224.
jodarove added a commit that referenced this pull request Jun 30, 2021
…utomocks (#234)

fixes #232

This PR reverts #231, #210, and #208. They provided functionality to auto mock apex methods.

**Note:** Test authors will need to keep implementing their own apex (+apexContinuation) methods mocks after this PR is merged.

* Revert "fix: apex automock should return a resolved promise (#231)"

This reverts commit 544f95a.

* Revert "fix: add apex stubs to the transformIgnorePatterns (#210)"

This reverts commit fe8381a.

* Revert "fix: automock apex methods with valid wire adapters (#208)"

This reverts commit 125c689.
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.

5 participants