* 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 |
||
|---|---|---|
| .. | ||
| articles_create_spec.rb | ||
| articles_destroy_spec.rb | ||
| articles_show_spec.rb | ||
| articles_spec.rb | ||
| articles_update_spec.rb | ||
| video_player_show_spec.rb | ||