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