utat-ss / tree-visualizer

An interactive requirements engineering tool
1 stars 0 forks source link

Add testing frameworks #1

Closed DM1122 closed 1 year ago

DM1122 commented 1 year ago

Replaced Jasmine for Jest (unit testing) and Karma for Cypress (end-to-end testing). Cypress will need further configuration to work within Codespaces, but the writing of end-to-end tests is still some ways away.

Integration of these frameworks into a continuous integration pipeline was out of scope for this branch.

DM1122 commented 1 year ago

Looks good! Should we put up an issue re: todo configure Cypress?

For sure, see #2