Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

updated unit test setup with jest & RTL #142

Merged
merged 21 commits into from Nov 2, 2021
Merged

Conversation

kahboom
Copy link
Collaborator

@kahboom kahboom commented Nov 2, 2021

fixes #3

  • adds npm scripts to run Jest and RTL unit tests with typings support
  • adds basic unit test example for the YAMLEditor component
  • adds special linting for tests, additional non-test linting improvements (and fixes)
  • adds code coverage
  • adds github action for running tests
  • removes some yarn berry-specific files that should not have been checked in

example for yarn test:

Screen Shot 2021-11-02 at 13 03 13

@kahboom kahboom merged commit 3eb20de into KaotoIO:main Nov 2, 2021
@kahboom kahboom deleted the jest-setup branch November 2, 2021 13:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unit Test Setup & Coverage
1 participant