aboutsummaryrefslogtreecommitdiffstats
path: root/spec/features/users
AgeCommit message (Collapse)Author
2018-05-23Refs #5670 Fix I18n on user registration viewscedricnjanga
2017-11-29spec/support/referential: Rename `:js` filter to `:truncation`Teddy Wing
This `before` hook allows tests to use the "truncation" database cleanup strategy. It doesn't do anything explicitly JavaScript-related. Rather, it was named JS because it was intended to be used for feature tests with JavaScript. However, now that I need to use it for a couple tests in `spec/models/referential_spec.rb`, the `:js` name doesn't make sense. Rename the filter to something that says what it does, not how it should be used. Refs #5024
2017-09-12Change some specs to have all the wokbenches name to be 'Gestion de l'offre' ↵cedricnjanga
like in application controller
2017-05-29Refs: #3385; basic policy for boiv:*Robert
2017-03-17Refs #2859: fix wording issuesjpl
2016-08-03Remove device :confirmableXinhui
2016-05-13Merge cas_client into masterXinhui
2016-05-10Remove user/organization edit, create, destroy linkXinhui
Refs #819
2015-02-09Initialize first javascript rspec testsLuc Donnet
2015-01-30Fix spec for rails4 branch and update devise invitable gemLuc Donnet
2015-01-29Merge with V2_5 developmentLuc Donnet
2015-01-29Fix several problems with devise and use mainstream source nowLuc Donnet
2015-01-16Add spec features for user editLuc Donnet
2015-01-16Add spec for devise and upgrade versions of devise viewsLuc Donnet