markov-music icon indicating copy to clipboard operation
markov-music copied to clipboard

Write comprehensive unit tests for markov_chain.py

Open omgimanerd opened this issue 5 years ago • 0 comments

Baseline use cases to test:

  • Encoding to JSON
  • Reading from JSON
  • Encoding to file
  • Reading from file
  • Asserting the state after inserting a test pattern with no repeats
  • Asserting the state after inserting a test pattern with repeats

omgimanerd avatar Mar 12 '19 00:03 omgimanerd