Skip to content

Updated buffer and test cases

Ong, Aaron requested to merge updated_tests into master

Used collections.deque instead of list to store transitions in buffer, changed tests slightly to be more complete. We previously used collections.deque to store transitions but it wasn't carried over.

Merge request reports

Loading