wttech/bobcat

Code cleanup - convert 'core tests' to 'integration tests'

Closed this issue · 1 comments

At the moment, we have integration tests for Core module in the project. The problem is that some existing and upcoming modules require integration tests as well. To avoid the overhead in the form of a per-module testing module, we would like to convert existing bb-core-tests to bb-integration-tests which will hold integration tests for the whole project.

Released in 1.5.0