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

Frontend package tests are broken #500

Closed
MSzalowski opened this issue Mar 18, 2024 · 0 comments · Fixed by #538
Closed

Frontend package tests are broken #500

MSzalowski opened this issue Mar 18, 2024 · 0 comments · Fixed by #538
Assignees
Labels
🐛 Bug Something isn't working 🖥 Frontend Frontend related 🔩 Tech debt

Comments

@MSzalowski
Copy link
Contributor

Context & versions

Steps to reproduce

  1. Navigate to frontend package inside a govtool repository.
  2. Install all the packages using yarn or npm.
  3. Run tests using yarn test or npm run test

Actual behavior

All tests are failing due to missing main in @emurgo/cardano-serialization-lib.

Expected behavior

All tests should pass.

@MSzalowski MSzalowski self-assigned this Mar 18, 2024
@MSzalowski MSzalowski added 🐛 Bug Something isn't working 🖥 Frontend Frontend related labels Mar 18, 2024
MSzalowski added a commit that referenced this issue Mar 19, 2024
Set up test_frontend workflow to dispatch automated tests on every pull request.
@MSzalowski MSzalowski added this to the Open source preparation milestone Mar 22, 2024
@MSzalowski MSzalowski linked a pull request Mar 22, 2024 that will close this issue
5 tasks
MSzalowski added a commit that referenced this issue Mar 25, 2024
…tests-are-broken

[#500] chore: fix frontend package tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working 🖥 Frontend Frontend related 🔩 Tech debt
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant