Bump puma from 37d80d3
to 366b6b5
#1447
Annotations
10 warnings
spec/requests/users_spec.rb#L17
/users GET /index renders a successful response
Skipped: Add a hash of attributes valid for your model
|
spec/requests/users_spec.rb#L81
/users PATCH /update with valid parameters updates the requested user
Skipped: Add a hash of attributes valid for your model
|
spec/requests/users_spec.rb#L88
/users PATCH /update with valid parameters redirects to the user
Skipped: Add a hash of attributes valid for your model
|
spec/requests/users_spec.rb#L97
/users PATCH /update with invalid parameters renders a successful response (i.e. to display the 'edit' template)
Skipped: Add a hash of attributes valid for your model
|
spec/requests/users_spec.rb#L25
/users GET /show renders a successful response
Skipped: Add a hash of attributes valid for your model
|
spec/requests/users_spec.rb#L113
/users DELETE /destroy redirects to the users list
Skipped: Add a hash of attributes valid for your model
|
spec/requests/users_spec.rb#L106
/users DELETE /destroy destroys the requested user
Skipped: Add a hash of attributes valid for your model
|
spec/requests/users_spec.rb#L40
/users GET /edit render a successful response
Skipped: Add a hash of attributes valid for your model
|
spec/requests/users_spec.rb#L49
/users POST /create with valid parameters creates a new User
Skipped: Add a hash of attributes valid for your model
|
spec/requests/users_spec.rb#L55
/users POST /create with valid parameters redirects to the created user
Skipped: Add a hash of attributes valid for your model
|
The logs for this run have expired and are no longer available.
Loading