amypellegrini/react-scorewriter

Implement visual regression testing solution

Open

#11 opened on Dec 3, 2020

 (0 comments) (0 reactions) (0 assignees)TypeScript (1 fork)auto 404
good first issuetesting

Repository metrics

Stars
 (5 stars)
PR merge metrics
 (PR metrics pending)

Description

Investigate between the following options and implement the most suitable solution:

The plan is:

  1. Migrate all the sheet music rendering components out of closed source repo as they are now, without any changes.
  2. Add visual regression testing to all of them to enable safe refactoring
  3. Implement any enhancements while maintaining visual regression testing (backwards compatibility)

Contributor guide