-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
enhancementNew feature or requestNew feature or request
Description
As more people are getting involved it is of paramount importance that we add a test suite.
All working examples (such as https://github.com/opencog/rocca/blob/master/examples/chase.py) should probably be turned into tests (not sure if the example code should be reused or copied). And important methods and utils functions associated to the OpencogAgent class should be tested.
It's unclear to me what test framework we want to use. I suppose
https://pypi.org/project/nose/
is an obvious candidate, but other suggestions are welcome.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request