From ac92939429e296582fe8a030148cb93c96ef471e Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 9 Dec 2016 07:08:31 +0100 Subject: [PATCH] Test to see if bread crumb present. --- .../acceptance/Controllers/AccountControllerTest.php | 12 ++++++++++++ .../Admin/ConfigurationControllerTest.php | 3 +++ .../Controllers/Admin/DomainControllerTest.php | 2 ++ .../Controllers/Admin/HomeControllerTest.php | 2 ++ .../Controllers/Admin/UserControllerTest.php | 6 ++++++ 5 files changed, 25 insertions(+) diff --git a/tests/acceptance/Controllers/AccountControllerTest.php b/tests/acceptance/Controllers/AccountControllerTest.php index adf72e3645..f2ec4ffa53 100644 --- a/tests/acceptance/Controllers/AccountControllerTest.php +++ b/tests/acceptance/Controllers/AccountControllerTest.php @@ -34,6 +34,8 @@ class AccountControllerTest extends TestCase $this->be($this->user()); $this->call('GET', route('accounts.create', ['asset'])); $this->assertResponseStatus(200); + // has bread crumb + $this->see('