Sinnbeck3 years ago Best Answer Level 102ReplyReport SpamPersonally I don't need to exact same role for every single test. So I added a new helper methods to do things as a certain role. A method that takes a user, assigns a role and returns a $this->actingAs() $this->actingAsAdmin($user)->get(... Like Reply 1 like