Unit tests? I tend to test it with integration tests since that finds more problems than simple unit tests. There is a new Python integration test framework but I’m still using bash scripts
On Mar 9, 2017, at 11:30 AM, Mars Hall <[email protected]> wrote: Have any of you ever written tests for DataSource? Any recommendations on how to handling seeding test data into the event storage or wrapping test runs in transactions to clean any changes between each test? context: https://github.com/apache/incubator-predictionio-template-skeleton/pull/5 *Mars Hall Customer Facing Architect Salesforce App Cloud / Heroku San Francisco, California
