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

[infra] Migrate all the tests to vitest and remove mocha and karma remains #883

Open
6 of 7 tasks
michaldudak opened this issue Nov 27, 2024 · 1 comment
Open
6 of 7 tasks
Assignees
Labels
scope: code-infra Specific to the code-infra product test

Comments

@michaldudak
Copy link
Member

michaldudak commented Nov 27, 2024

  • Move regression/e2e tests from webpack to vite and use vitest to test (PR)
  • test:coverage scripts
  • Use vitest in browserstack tests
  • Replace pnpm test:karma:profile
  • Clean up actual tests (e.g. test skipping code)
  • Remove deps related to mocha/karma
  • Update test/README.md
@michaldudak michaldudak added test scope: code-infra Specific to the code-infra product labels Nov 27, 2024
@michaldudak michaldudak self-assigned this Nov 27, 2024
@mj12albert mj12albert self-assigned this Dec 16, 2024
@mj12albert
Copy link
Member

This could be a viable way to set up Vitest + BrowserStack: https://chialab.github.io/rna/guide/vitest-provider-browserstack.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: code-infra Specific to the code-infra product test
Projects
None yet
Development

No branches or pull requests

2 participants