docbrown/spec/requests/articles
Julianna Tetreault ab248edfe5
Refactor articles_show_spec to Better Test JSON-LD (#7733)
* Refactor articles_show_spec.rb to better test JSON data
  * Adds additional tests around JSON-LD data
  * Removes original tests for JSON-LD from articles_show_spec

* Add org data to spec to test against actual JSON-LD data
  * Removes inline variables in favor of let declarations
  * Adds and tests organization structured data
  * Removes unnecessary objs and variables from spec

* Adjust org JSON-LD description in the Stories::Controller
  * Replaces user summary with org summary in org data structure

* Capitalize the S in RSpec in articles_show_spec.rb

* Remove OR from dateModified in favor of published_timestamp
2020-05-08 10:16:41 -06:00
..
articles_create_spec.rb [deploy] Refactor Checking Rate Limits and Their Retry After settings (#7674) 2020-05-05 09:13:27 -05:00
articles_destroy_spec.rb Change Notifications::RemoveAllJob to Notifications::RemoveAllWorker and move to sidekiq (#5451) 2020-01-15 12:34:12 -05:00
articles_show_spec.rb Refactor articles_show_spec to Better Test JSON-LD (#7733) 2020-05-08 10:16:41 -06:00
articles_spec.rb Add Retry-After for API rate limit errors and document limits in API spec (#7444) 2020-04-24 17:35:28 +02:00
articles_update_spec.rb Ignore User.organization_id (#6203) 2020-02-21 09:51:49 -05:00
video_player_show_spec.rb [deploy] Migrate from Schema.org to JSON-LD (#6956) 2020-04-15 15:03:05 -04:00