Enhance Episode and Disk Management with Additional Features and Opti… #1457
Annotations
10 warnings
rspec:
spec/clients/the_movie_db/search/multi_spec.rb#L6
TheMovieDb::Search::Multi add some examples to (or delete) /home/runner/work/plex_the_ripper/plex_the_ripper/spec/clients/the_movie_db/search/multi_spec.rb
Skipped: Not yet implemented
|
rspec:
spec/requests/disks_request_spec.rb#L6
Disks add some examples to (or delete) /home/runner/work/plex_the_ripper/plex_the_ripper/spec/requests/disks_request_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/helpers/seasons_helper_spec.rb#L16
SeasonsHelper add some examples to (or delete) /home/runner/work/plex_the_ripper/plex_the_ripper/spec/helpers/seasons_helper_spec.rb
Skipped: Not yet implemented
|
rspec:
spec/helpers/disks_helper_spec.rb#L16
DisksHelper add some examples to (or delete) /home/runner/work/plex_the_ripper/plex_the_ripper/spec/helpers/disks_helper_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/requests/config/plexes_spec.rb#L49
/config/plexes POST /create with valid parameters creates a new Config::Plex
Skipped: Add a hash of attributes valid for your model
|
rspec:
spec/requests/config/plexes_spec.rb#L55
/config/plexes POST /create with valid parameters redirects to the created config_plex
Skipped: Add a hash of attributes valid for your model
|
rspec:
spec/requests/config/plexes_spec.rb#L68
/config/plexes 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/config/plexes_spec.rb#L62
/config/plexes POST /create with invalid parameters does not create a new Config::Plex
Skipped: Add a hash of attributes invalid for your model
|