DDMAL / MEI2Volpiano

An MEI to Volpiano converter for CWMN or Neume MEI files.
MIT License
0 stars 0 forks source link

Less scrolling on the single-character strings of the tests. #22

Closed napulen closed 3 years ago

napulen commented 3 years ago

This works only for lists with single-character strings. Interpreting a string as an iterable (list).

All tests pass on my end and new strings are equivalent to the original ones.

deepio commented 3 years ago

github action pytest?

napulen commented 3 years ago

Drafted. One more commit coming.

napulen commented 3 years ago

I'm good now.

pytest is OK locally for all tests.

napulen commented 3 years ago

github action pytest?

There is no .github/workflows yet. That should be the next PR.