AI-Planning / macq

Library for action model acquisition from state trace data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor test suite

e-cal opened this issue · comments

commented

Currently, all the tests are in a single file that is getting excessively long. Going to split tests into separate files resembling the structure of the library.

Ie. tests for macq/trace/action.py will be in tests/trace/action.py