bumped to version 5.4.0 #1416
Annotations
10 warnings
rspec:
spec/components/upload_process_component_spec.rb#L6
UploadProcessComponent add some examples to (or delete) /home/runner/work/plex_the_ripper/plex_the_ripper/spec/components/upload_process_component_spec.rb
Skipped: Not yet implemented
|
rspec:
spec/routing/config/the_movie_dbs_routing_spec.rb#L6
Config::TheMovieDbsController add some examples to (or delete) /home/runner/work/plex_the_ripper/plex_the_ripper/spec/routing/config/the_movie_dbs_routing_spec.rb
Skipped: Not yet implemented
|
rspec:
spec/components/process_component_spec.rb#L6
ProcessComponent add some examples to (or delete) /home/runner/work/plex_the_ripper/plex_the_ripper/spec/components/process_component_spec.rb
Skipped: Not yet implemented
|
rspec:
spec/requests/config/make_mkvs_request_spec.rb#L6
Config::MakeMkvs add some examples to (or delete) /home/runner/work/plex_the_ripper/plex_the_ripper/spec/requests/config/make_mkvs_request_spec.rb
Skipped: Not yet implemented
|
rspec:
spec/clients/the_movie_db/search/movie_spec.rb#L6
TheMovieDb::Search::Movie add some examples to (or delete) /home/runner/work/plex_the_ripper/plex_the_ripper/spec/clients/the_movie_db/search/movie_spec.rb
Skipped: Not yet implemented
|
rspec:
spec/requests/users_spec.rb#L106
/users DELETE /destroy destroys the requested user
Skipped: Add a hash of attributes valid for your model
|
rspec:
spec/requests/users_spec.rb#L113
/users DELETE /destroy redirects to the users list
Skipped: Add a hash of attributes valid for your model
|
rspec:
spec/requests/users_spec.rb#L17
/users GET /index renders a successful response
Skipped: Add a hash of attributes valid for your model
|
rspec:
spec/requests/users_spec.rb#L68
/users POST /create with invalid parameters renders a successful response (i.e. to display the 'new' template)
Skipped: Add a hash of attributes invalid for your model
|
rspec:
spec/requests/users_spec.rb#L62
/users POST /create with invalid parameters does not create a new User
Skipped: Add a hash of attributes invalid for your model
|