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

ci: split module test and add workflow #4887

Merged
merged 1 commit into from
Nov 1, 2023
Merged

ci: split module test and add workflow #4887

merged 1 commit into from
Nov 1, 2023

Conversation

10Derozan
Copy link
Contributor

@10Derozan 10Derozan commented Oct 31, 2023

Summary

🤖 Generated by Copilot at 4bbc85b

This pull request adds end-to-end tests for the module package using jest. It creates a new GitHub workflow file .github/workflows/test-module.yml and updates the jest configuration file tests/jest.config.js to include the module source code.

Details

🤖 Generated by Copilot at 4bbc85b

  • Add a GitHub workflow to run end-to-end tests for the module tools package (link)
  • Configure jest for the end-to-end tests (link)

Related Issue

Checklist

  • I have added changeset via pnpm run change.
  • I have updated the documentation.
  • I have added tests to cover my changes.

Copy link

changeset-bot bot commented Oct 31, 2023

⚠️ No Changeset found

Latest commit: 7a9cc28

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@10Derozan 10Derozan force-pushed the ci/module-test branch 2 times, most recently from e8d5732 to 295c559 Compare November 1, 2023 03:55
@chenjiahan chenjiahan merged commit b8c1f6d into main Nov 1, 2023
7 checks passed
@chenjiahan chenjiahan deleted the ci/module-test branch November 1, 2023 11:26
@KyrieLii KyrieLii mentioned this pull request Nov 1, 2023
3 tasks
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.

2 participants