session(['StateUser.id' => 1]); $this->get('/'); $this->assertSession(1200, 'StateUser.balance'); //$this->markTestIncomplete('Not implemented yet.'); } }