docbrown/spec/system
Vaidehi Joshi b1de4cb1cf
Add Percy 🦔 (#7783) [deploy]
* Add Percy to Gemfile, rails helper

* Percy snapshots for using the editor

* Add PERCY_TOKEN to sample_application.yml

* Percy snapshots for visiting the homepage

* Percy snapshots for viewing an article's comments

* Percy snapshots for creating an article

* Percy snapshots for editing an article

* Percy snapshots for logged in/out user

* Remove empty spec file

* Percy snapshots for settings page

* Percy snapshots for reading list

* Percy snapshots for admin view

* Percy snapshots for moderator view

* Percy snapshots for authentication views

* Percy snapshots for article and tag views

* Percy snapshots for editing/deleting comment views

* Percy snapshots for admin views

* Percy snapshots for comment views

* Percy snapshots for organization views

* Percy snapshots for pro membership views

* Percy snapshots for podcast views

* Percy snapshots for user views

* Percy snapshots for dashboard views

* Percy snapshots for homepage views

* Percy snapshots for video views

* Add js: true in tests that require it for Percy

* Percy dependency cleanup

* Add the Percy agent
* Remove the PERCY_TOKEN from sample_application.yml
* Move the Percy gem into the "test" group in the Gemfile

* Remove duplicate snapshots, provide unique names to snapshots

* Set seed on Faker::Config for deterministic Percy snapshots

* Freeze time in js: true tests for determinstic snapshots

* Upgrade Percy to v0.26.3

* Add percy: true flag for Percy snapshotting tests

* Add more percy: true flags
2020-05-18 11:35:53 -07:00
..
admin Add Percy 🦔 (#7783) [deploy] 2020-05-18 11:35:53 -07:00
articles Add Percy 🦔 (#7783) [deploy] 2020-05-18 11:35:53 -07:00
authentication [deploy] Authentication refactoring: cleanups (#7576) 2020-04-29 10:33:30 -04:00
comments Add Percy 🦔 (#7783) [deploy] 2020-05-18 11:35:53 -07:00
dashboards Add Percy 🦔 (#7783) [deploy] 2020-05-18 11:35:53 -07:00
homepage Add Percy 🦔 (#7783) [deploy] 2020-05-18 11:35:53 -07:00
internal Add Percy 🦔 (#7783) [deploy] 2020-05-18 11:35:53 -07:00
notifications Create notification page spec (#7702) 2020-05-11 12:15:07 -04:00
organization Add Percy 🦔 (#7783) [deploy] 2020-05-18 11:35:53 -07:00
podcasts Add Percy 🦔 (#7783) [deploy] 2020-05-18 11:35:53 -07:00
pro_memberships Add Percy 🦔 (#7783) [deploy] 2020-05-18 11:35:53 -07:00
search [deploy] Home Page Feed redesign + top comments (#7579) 2020-05-12 07:57:57 -05:00
user Add Percy 🦔 (#7783) [deploy] 2020-05-18 11:35:53 -07:00
videos Add Percy 🦔 (#7783) [deploy] 2020-05-18 11:35:53 -07:00
banned_user_interactions_spec.rb Replace ban/banned with suspend/suspended in user facing text (#5816) [deploy] 2020-02-10 10:12:53 -05:00
link_for_tags_in_posts_in_notifications_spec.rb Add Percy 🦔 (#7783) [deploy] 2020-05-18 11:35:53 -07:00
user_selects_looking_for_work_spec.rb Add Percy 🦔 (#7783) [deploy] 2020-05-18 11:35:53 -07:00
user_uses_the_editor_spec.rb Add Percy 🦔 (#7783) [deploy] 2020-05-18 11:35:53 -07:00
user_views_a_reading_list_spec.rb Add Percy 🦔 (#7783) [deploy] 2020-05-18 11:35:53 -07:00
user_visits_a_comments_page_spec.rb Add Percy 🦔 (#7783) [deploy] 2020-05-18 11:35:53 -07:00