docbrown/spec/system/internal
Julianna Tetreault 5daf162629
[deploy] Update "/internal/badges" route to "/internal/badge_achievements" (#9643)
* Update /internal/badges route to be /internal/badges/award
  -Updates the route
  -Redirects the old route, /internal/badges, to the new route

* Updates the redirect in #award_badges to correct route
  -Updates #award_badges in Internal::Badges::Controller
   to account for the new route, /internal/badges/award

* Adjust route to be /internal/badges/award in admin_awards_badges_spec.rb

* Adjust URL to be /internal/badges/award in badges_spec.rb

* Replace /internal/badges/award with /internal/badge_achievements to follow convention
  -Updates the old route in routes.rb
  -Updates the old route in #award_badges in Internal::Badges::Controller
  -Updates the old route in admin_awards_badges_spec.rb
  -Updates the old route in badges_spec.rb
2020-08-06 09:58:19 -04:00
..
admin_awards_badges_spec.rb [deploy] Update "/internal/badges" route to "/internal/badge_achievements" (#9643) 2020-08-06 09:58:19 -04:00
admin_bans_or_warns_user_spec.rb Remove Percy (#8915) 2020-06-25 11:19:58 -07:00
admin_creates_new_event_spec.rb Remove Percy (#8915) 2020-06-25 11:19:58 -07:00
admin_deletes_user_spec.rb Allow admins to delete users without emails (#6530) [deploy] 2020-03-10 22:20:36 +01:00
admin_manages_chat_channels_spec.rb [deploy] Allow internal chat channels to be searched by their name (#9020) 2020-06-30 14:43:25 -05:00
admin_manages_configuration_spec.rb [deploy] Site Config: Get Started Section and Show Required Fields (#9289) 2020-07-20 08:20:15 -04:00
admin_manages_organizations_spec.rb Routine rubocop fixes (#7885) 2020-05-18 10:27:51 +02:00
admin_manages_reports_spec.rb [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00