* Add system test to create article from the editor * Move article creation from API to app controller * Fix system test to edit posts * Move article update from API to app controller * Rewrite create article API using API key * Add main_image and canonical_url to allowed creation params * Rewrite update article API using API key * Fix tests and have Comments API inherit from API |
||
|---|---|---|
| .. | ||
| user_creates_an_article_spec.rb | ||
| user_deletes_an_article_spec.rb | ||
| user_edits_an_article_spec.rb | ||
| user_visits_an_article_spec.rb | ||
| user_visits_articles_by_tag_spec.rb | ||