- [ ] test for presence of known errors `$response->assertSessionHasErrors(['...']);` - [ ] test for not authenticated where appropriate?
test for presence of known errors
$response->assertSessionHasErrors(['...']);test for not authenticated where appropriate?