200, ]; $this->be($this->user()); $this->call('post', route('budgets.amount', [1]), $data); $this->assertResponseStatus(200); } /** * @covers \FireflyIII\Http\Controllers\BudgetController::create */ public function testCreate() { $this->be($this->user()); $this->call('GET', route('budgets.create')); $this->assertResponseStatus(200); // has bread crumb $this->see('