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

setup unit + e2e testing, and ci for running in github actions #204

Merged
merged 3 commits into from
Sep 8, 2022

Conversation

sadn1ck
Copy link
Contributor

@sadn1ck sadn1ck commented Aug 27, 2022

  • setup github actions to run unit/e2e tests
  • add cypress + setup basic e2e test w/ fully typed cypress config
  • setup jest + ts-jest for unit testing w/ path aliasing for tests

* fully typed jest config

* configured path aliasing for tests to make sure imports work with
  aliases

Signed-off-by: Anik Das <anikdas0811@gmail.com>
* fully typed cypress config

Signed-off-by: Anik Das <anikdas0811@gmail.com>
Signed-off-by: Anik Das <anikdas0811@gmail.com>
@meganindya meganindya merged commit 8687c7b into sugarlabs:sadn1ck/gsoc-2022 Sep 8, 2022
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