docbrown/spec/system/articles
rhymes 941ab4178b Articles API: create and update (#2844)
* 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
2019-05-16 12:26:24 -04:00
..
user_creates_an_article_spec.rb Articles API: create and update (#2844) 2019-05-16 12:26:24 -04:00
user_deletes_an_article_spec.rb Add page for users to "manage" their posts after publication (distribution, etc.) (#2627) 2019-05-01 09:00:09 -04:00
user_edits_an_article_spec.rb Articles API: create and update (#2844) 2019-05-16 12:26:24 -04:00
user_visits_an_article_spec.rb Show localized date/time on hover for articles/comments (#2722) 2019-05-09 11:05:17 -04:00
user_visits_articles_by_tag_spec.rb Enable Rails/TimeZone cop (#2334) [ci skip] 2019-04-09 15:38:28 -04:00