Skip to content

fix(es): Fix plugin template & restore test! as test_inline! #8508

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

Merged
merged 9 commits into from
Jan 16, 2024

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Jan 16, 2024

Description:

I made a bad decision while migrating tests in the core repository to snapshot testing. So, I'm adding the test! macro back with a slight renaming.

Related issue:

@kdy1 kdy1 added this to the Planned milestone Jan 16, 2024
@kdy1 kdy1 self-assigned this Jan 16, 2024
@kdy1 kdy1 requested review from a team as code owners January 16, 2024 03:24
kodiakhq[bot]
kodiakhq bot previously approved these changes Jan 16, 2024
@kdy1 kdy1 enabled auto-merge (squash) January 16, 2024 03:24
@kdy1 kdy1 marked this pull request as draft January 16, 2024 03:25
auto-merge was automatically disabled January 16, 2024 03:25

Pull request was converted to draft

kdy1 added 6 commits January 16, 2024 12:26

Unverified

This user has not yet uploaded their public signing key.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@kdy1 kdy1 changed the title fix(es): Fix plugin template & restore test! as `test_inline! fix(es): Fix plugin template & restore test! as test_inline! Jan 16, 2024
@kdy1 kdy1 marked this pull request as ready for review January 16, 2024 03:38
kodiakhq[bot]
kodiakhq bot previously approved these changes Jan 16, 2024
@kdy1 kdy1 enabled auto-merge (squash) January 16, 2024 03:38
Copy link
Member Author

@kdy1 kdy1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

swc-bump:

  • swc_ecma_transforms_testing

Copy link
Collaborator

@swc-bot swc-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated review comment generated by auto-rebase script

@kdy1 kdy1 merged commit 10449e0 into swc-project:main Jan 16, 2024
@kdy1 kdy1 deleted the issue-8504 branch January 16, 2024 04:41
@kdy1 kdy1 modified the milestones: Planned, v1.3.104 Jan 17, 2024
@Themezv
Copy link
Contributor

Themezv commented Feb 15, 2024

I made a bad decision while migrating tests in the core repository to snapshot testing.

@kdy1 Hello! Could you explain please? Why it was a bad decision

Or bad decision was remove macro?

@kdy1
Copy link
Member Author

kdy1 commented Feb 15, 2024

I think I should create test_inline and used it for testing the main repository.

@swc-project swc-project locked as resolved and limited conversation to collaborators Mar 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Unable to create a working plugin based on https://swc.rs/docs/plugin/ecmascript/getting-started
3 participants