monarch-initiative / monarch-qc

WORK IN PROGRESS - new effort at implementing a QC Dashboard for the Monarch KG and Ingest
https://monarch-initiative.github.io/monarch-qc/
MIT License
1 stars 1 forks source link

Add testing framework Vite and initial test #26

Closed amc-corey-cox closed 1 year ago

amc-corey-cox commented 1 year ago

This adds a full testing framework and configures it. I have also added an example test to serve as a template for testing. We will need to add unit tests for all functions and create a framework for component testing. I am creating a separate issue for creating tests on all remaining functions.