jtsgen icon indicating copy to clipboard operation
jtsgen copied to clipboard

Refactor test

Open dzuvic opened this issue 3 years ago • 0 comments

Some tests are really repetitive. And in the end, the rexexp are not readable, so instead of this the tests should:

  • be configured by file, e.g. JSON
  • the output should stay on the tree, as a reference, what changed
  • either use the regexp or diff the output with the semi reference

dzuvic avatar Jul 04 '21 20:07 dzuvic