osem-fcy/spec
Ronaq13 62326abd13 Fix Performance/HashEachMethods offenses
values.each and keys.each methods are depreciated, so they have replaced by
each_value and each_key respectively. This has done manually.

Closes https://github.com/openSUSE/osem/issues/1825
2017-12-15 23:56:31 +05:30
..
controllers Fix Style/UnneededInterpolation 2017-12-04 23:45:37 +05:30
factories Fix Performance/HashEachMethods offenses 2017-12-15 23:56:31 +05:30
features Merge branch 'master' into organization-link 2017-11-07 14:32:35 -08:00
helpers Fix a flaky test. 2017-11-07 17:59:11 -08:00
mailers implement manual event management and support for multiple speakers per event 2017-04-13 17:15:21 +03:00
models tests are fixed 2017-11-09 02:39:41 +05:30
serializers Added validation in EventSchedule model and test in event_schedule_spec 2017-04-22 01:20:05 +05:30
support Improves test speed 2017-06-15 04:26:15 +05:30
spec_helper.rb Fix a flaky test. 2017-11-07 17:59:11 -08:00