Skip to content

Make tv shows show all episodes (#491) #1461

Make tv shows show all episodes (#491)

Make tv shows show all episodes (#491) #1461

Triggered via push October 31, 2024 22:55
Status Success
Total duration 1m 6s
Artifacts

ruby.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
rspec: spec/components/scan_plex_process_component_spec.rb#L6
ScanPlexProcessComponent add some examples to (or delete) /home/runner/work/plex_the_ripper/plex_the_ripper/spec/components/scan_plex_process_component_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/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
rspec: 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
rspec: 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
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
rspec: 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
rspec: 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
rspec: spec/requests/users_spec.rb#L25
/users GET /show renders a successful response Skipped: Add a hash of attributes valid for your model