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

test(core): init test #17

Merged
merged 1 commit into from
Aug 24, 2024
Merged

test(core): init test #17

merged 1 commit into from
Aug 24, 2024

Conversation

Sukaato
Copy link
Member

@Sukaato Sukaato commented Aug 24, 2024

init test for spec & e2e

fixes: #14


What is the current behavior?

Unable to add test

What is the new behavior?

  • Add possibility to add test with jest
  • Add possibility to add test with playwright

Does this introduce a breaking change?

  • Yes
  • No

Other information

init test for spec & e2e

fixes: #14
@Sukaato Sukaato self-assigned this Aug 24, 2024
@github-actions github-actions bot added the package: core @poppy-ui/core package related label Aug 24, 2024
@Sukaato Sukaato added dependencies Pull requests that update a dependency file tests Test related labels Aug 24, 2024
@Sukaato Sukaato merged commit a85b707 into main Aug 24, 2024
13 checks passed
@Sukaato Sukaato deleted the test/init-test branch August 24, 2024 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file package: core @poppy-ui/core package related tests Test related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add tests
1 participant