tests: more fixes, but stuff is still broken
This commit is contained in:
parent
10b2380e9e
commit
7f669828c6
10 changed files with 36 additions and 85 deletions
|
@ -125,13 +125,4 @@ class EggControllerTest extends ApplicationApiIntegrationTestCase
|
|||
{
|
||||
$this->markTestSkipped('todo: implement proper admin api key permissions system');
|
||||
}
|
||||
|
||||
/**
|
||||
* Test that a nests's existence is not exposed unless an API key has permission
|
||||
* to access the resource.
|
||||
*/
|
||||
public function testResourceIsNotExposedWithoutPermissions()
|
||||
{
|
||||
$this->markTestSkipped('todo: implement proper admin api key permissions system');
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue