tacitknowledge / autopatch

An automated database patching framework for Java.
41 stars 19 forks source link

Create / Modify integration tests for the new strategy (MissingPatchMigrationRunnerStrategy) #17

Closed MexicanHacker closed 13 years ago

MexicanHacker commented 13 years ago

We should be able to test the new migration with some integrations tests.

hemri commented 13 years ago

An integration test simulating one node and two branches was created.

We still need to implement an integration test simulating two nodes and two branches at least.

ulisespulido commented 13 years ago

Tests were created for all different scenarios found.