docbrown/spec/requests/user
Ridhwana 3a4da2dd5a
RFC 50: Remove hardcoded paths and use path_helpers instead (in the specs) (#13549)
* feat: update the paths in the spec files

* feat: update hardcoded paths with path helpers

* chore: update hardcoded paths to path helpers

* chore: hardcode describe blocks

* chore: oops

* feat: update some more hardcoded to use link_to's

* fix broken tests

* chore: admin_articles path

* chore: oops remove rails helper

* feat: add starting /

* chore: more pre slashes

* chore: add pre slashes

* chore: some small typos

* fix: oops
2021-04-28 21:32:51 +02:00
..
user_changes_password_spec.rb Verify current password on password change (#12174) 2021-01-21 12:40:54 +07:00
user_destroy_spec.rb Redirect user to sign up path after deletion (#12696) 2021-02-16 12:15:36 -05:00
user_organization_spec.rb Asynchronous organization delete (#13388) 2021-04-19 18:30:35 +03:00
user_profile_spec.rb RFC 50: Remove hardcoded paths and use path_helpers instead (in the specs) (#13549) 2021-04-28 21:32:51 +02:00
user_settings_spec.rb Split Settings::Authentication from SiteConfig (#13095) 2021-04-12 09:41:09 +02:00
user_show_spec.rb [15 minute fix] Remove disambiguatingDescription from user profile (#12861) 2021-03-03 08:42:46 +07:00
user_suggestions_spec.rb Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00