New tests

This commit is contained in:
James Cole
2016-12-10 07:29:36 +01:00
parent e7845115f6
commit 0fe0de1a7f
17 changed files with 141 additions and 282 deletions

View File

@@ -58,7 +58,7 @@ class HomeControllerTest extends TestCase
*
* @param $range
*/
public function testIndex($range)
public function testIndex(string $range)
{
$this->be($this->user());
$this->changeDateRange($this->user(), $range);