started \Settings\Store unit tests

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2019-06-10 13:37:22 +02:00
parent 028524291e
commit 7a94a43053
3 changed files with 145 additions and 81 deletions

View File

@@ -230,7 +230,7 @@ class CustomersTest extends TestCase
/**
*
* @depends testAdminCustomersAdd
* @depends testAdminCustomerUpdateDeactivate
*/
public function testCustomerCustomersGetWhenDeactivated()
{
@@ -252,7 +252,7 @@ class CustomersTest extends TestCase
/**
*
* @depends testAdminCustomersAdd
* @depends testCustomerCustomersGetWhenDeactivated
*/
public function testCustomerCustomersUpdate()
{