osem-fcy/spec/support
divyanshumehta cdf794ecbf Add Style/SelfAssignment Rubocop cop
The cop enforces use of self assignment operator E.g. a=a+2 gets
written as a+=2. Also the offenses listed in rubocop.todo.yml
have been corrected automatically with the --auto-correct option.
Fixes issue #1531
2017-06-14 09:22:19 +05:30
..
logos Give a bit more demo info in the conference description 2016-05-03 16:25:39 +02:00
schemas Fix conference serializer spec to work with MySQL 2016-08-18 18:34:50 +02:00
api_schema_matcher.rb Fix conference serializer spec to work with MySQL 2016-08-18 18:34:50 +02:00
database_cleaner.rb Revert "fixed travis issues" 2017-03-03 15:07:54 +01:00
external_request.rb enable style/dotposition rubocop cop 2017-04-06 23:19:58 -04:00
factory_girl.rb Revert "fixed travis issues" 2017-03-03 15:07:54 +01:00
flash.rb fix failing tests 2014-05-14 13:18:19 +02:00
kneet_connections.rb style fix 2014-08-07 09:19:58 +03:00
login_macros.rb Use only new hash syntax 2014-07-21 15:05:58 +02:00
omniauth_macros.rb Add tests for openid signup with every provider 2017-05-06 10:37:58 +03:00
save_feature_failures.rb Add Style/SelfAssignment Rubocop cop 2017-06-14 09:22:19 +05:30
sidebar.rb Rename 'ConferenceController' to 'ConferencesController', and 'ProposalController' to 'ProposalsController' 2016-09-30 18:49:44 -04:00