zupfnoter icon indicating copy to clipboard operation
zupfnoter copied to clipboard

improve the testing strategy

Open bwl21 opened this issue 7 years ago • 0 comments

Request

as we continuously develop zupfnoter, we should have a better testing appraoch. Even I we implement new features against testcases, we do not really have regression tests. The regression tests should reveal

  • verify the generated pdfs
  • verify the generated messages
  • verify the generated music
  • investigate the user interface

solution approach

As the generated pdf evolve over the time, we could use an approach to

  • create a baseline based on a given set of sources
  • create the files with the current version and create a graphical diff
  • inspect this diff and record it in a testseession-report.

bwl21 avatar Dec 04 '18 15:12 bwl21