docbrown/spec/requests/user
Fernando Valverde e73afa22c7
Take Apple Authentication out of Beta (#12114)
* Removing :apple_auth feature flag and debugging

* Fix tests failing due to nil in Devise initializer

* Remove db/schema.rb changes

* Devise config tweak

* cleaning up

* Fix spec + delete debug logs

* Removes temporary beta_access_providers spec + remove feature flag DUS

* Add test to avoid connecting an existing user with SIWA

* Fix merge conflict mistake + more feature flag cleanups
2021-08-03 15:04:00 -06: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_notification_settings_spec.rb Use new UserSetting and UserNotificationSettings and Ignore Related User Table Fields (#14121) 2021-07-08 09:31:34 -05:00
user_organization_spec.rb Asynchronous organization delete (#13388) 2021-04-19 18:30:35 +03:00
user_profile_spec.rb Remove references to social link profile fields (#13252) 2021-05-03 10:16:02 -05:00
user_settings_spec.rb Take Apple Authentication out of Beta (#12114) 2021-08-03 15:04:00 -06:00
user_show_spec.rb Remove duplicated work display from header / profile work (#14210) 2021-07-30 12:28:40 +02:00
user_suggestions_spec.rb Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00