Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bugfix in tests (must clear db before migrations, not after) | AlexRa | 2010-05-23 | 1 | -1/+1 |
| | |||||
* | Corrections in RegionTests.cs. It now fully works! | AlexRa | 2010-05-23 | 1 | -48/+75 |
| | | | | | | | | | The problem was that some tests relied on prior tests to leave the DB in a particular state, but the test class cleared the DB every time. The affected tests have been merged into one to remove the dependencies. tested on all 3 Dbs, all tests green. | ||||
* | All data tests made DBMS-independent | AlexRa | 2010-05-23 | 1 | -0/+1082 |