Unit and Integration Tests Infrastructure #178
Labels
ci-cd
Continuous Integration & Continuous Delivery
enhancement
New feature or request
epic
A master issue thread which contains other smaller issues
Milestone
Overview
Thanks to our fellow contributors, this project grows fast in the past few days.
It's time to introduce a proper infrastructure for unit and integration tests.
This epic is blocking #294.
References
You can refer to this project as an example.
Current Tasks
jest
andtesting-library
family of libraries #179kcd-scripts for an easy testing scripts usageReportButton
component as an example #180lint-staged
script to ensure all tests related to the changed files are successful prior to thegit commit
operation #181.github/workflows/test.yml
file to run the tests for every Pull Request made #182The text was updated successfully, but these errors were encountered: