Hi,

Sorry for this 'scary' $SUBJECT but this patchset deprecate all tests we had in
server/tests directory in favor of new internal API tests that will be stored in
this directory.

Don't worry, the driver tests will not be lost or deleted. Marios is currently
working on getting rid of Cucumber tests from 'core/tests' directory and
migrating tests from the 'server' dir there. As a result we should have:

- core/tests
  * All driver specific tests (API tests). Those could be pointed on 'real' DC
    server.

- core/server/tests
  * Internal server tests (DSL/helpers/models/serialization/different fronends).

Note that this patchset will also remove all deprecated 'rake' tasks from
'server' directory and keep just one task (rake test).

  -- Michal

Reply via email to