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

improve wildcard expansion for exported nested wildcard #67

Merged
merged 8 commits into from
Feb 26, 2024

Conversation

iambumblehead
Copy link
Owner

wildcard expansion is improved with this PR to resolve iambumblehead/esmock#293

@iambumblehead
Copy link
Owner Author

iambumblehead commented Feb 25, 2024

@Jeff-Tham feel free to give any comments or suggestions

This PR improves slightly fragile nested-wildcard support from a few weeks back #65

@iambumblehead
Copy link
Owner Author

imho the changes here are pretty good and the updated version is better and more easily understood than previous version.

@Jeff-Tham
Copy link

Looks good based on the unit test.

@iambumblehead
Copy link
Owner Author

thanks. a few unit-tests are added... getting ready to publish this and then esmock

@iambumblehead iambumblehead merged commit 0f680a2 into main Feb 26, 2024
5 checks passed
@iambumblehead iambumblehead deleted the add-tests-failing-test-for-export-wildcard branch February 26, 2024 18:35
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.

Version 2.6.3 changed the way to mock libraries
3 participants