* [ADD] Updated database structure

* [MOD] Unit testing. Work in progress
This commit is contained in:
nuxsmin
2018-07-23 21:52:50 +02:00
parent 88999bcd7c
commit 0960760532
31 changed files with 73 additions and 99 deletions

View File

@@ -141,7 +141,6 @@ class PluginRepositoryTest extends DatabaseTestCase
}
/**
* @depends testGetByName
* @throws ConstraintException
* @throws \SP\Core\Exceptions\QueryException
*/
@@ -234,7 +233,6 @@ class PluginRepositoryTest extends DatabaseTestCase
}
/**
* @depends testGetById
* @throws ConstraintException
* @throws \SP\Core\Exceptions\QueryException
*/
@@ -261,7 +259,6 @@ class PluginRepositoryTest extends DatabaseTestCase
}
/**
* @depends testGetById
* @throws ConstraintException
* @throws \SP\Core\Exceptions\QueryException
*/
@@ -273,7 +270,6 @@ class PluginRepositoryTest extends DatabaseTestCase
}
/**
* @depends testGetById
* @throws ConstraintException
* @throws \SP\Core\Exceptions\QueryException
*/