|
|
@ -44,6 +44,7 @@ class IdentitiesTest extends \Tests\Browser\TestCase |
|
|
|
* Test identity creation |
|
|
|
* |
|
|
|
* @group failsontravis-phone |
|
|
|
* @group failsonga-phone |
|
|
|
*/ |
|
|
|
public function testIdentityCreate() |
|
|
|
{ |
|
|
@ -143,6 +144,7 @@ class IdentitiesTest extends \Tests\Browser\TestCase |
|
|
|
* |
|
|
|
* @depends testIdentityCreate |
|
|
|
* @group failsontravis-phone |
|
|
|
* @group failsonga-phone |
|
|
|
*/ |
|
|
|
public function testIdentityDelete() |
|
|
|
{ |
|
|
@ -180,6 +182,7 @@ class IdentitiesTest extends \Tests\Browser\TestCase |
|
|
|
* |
|
|
|
* @depends testIdentityDelete |
|
|
|
* @group failsontravis-phone |
|
|
|
* @group failsonga-phone |
|
|
|
*/ |
|
|
|
public function testIdentityUpdate() |
|
|
|
{ |
|
|
@ -226,6 +229,7 @@ class IdentitiesTest extends \Tests\Browser\TestCase |
|
|
|
* |
|
|
|
* @depends testIdentityUpdate |
|
|
|
* @group failsontravis-phone |
|
|
|
* @group failsonga-phone |
|
|
|
*/ |
|
|
|
public function testIdentitiesInComposer() |
|
|
|
{ |
|
|
|