osem-fcy/spec
Nishanth Vijayan 3da04c0f7c Update active_model_serializers.Fix conference serializer and api tests
The controllers are not using the serializers, because of a bug in active_model_serializer.
Hence the update.API tests are fixed to work with the new API response structure.
Fixes bugs in conference serializer.
2016-03-15 12:38:13 +05:30
..
controllers Update active_model_serializers.Fix conference serializer and api tests 2016-03-15 12:38:13 +05:30
factories Enforce non-admin attribute of user factory 2016-03-14 17:29:33 +05:30
features Remove assumption from test that first user is admin 2016-03-14 17:29:35 +05:30
fixtures Extracting Photos form Conference edit form 2014-08-12 08:38:51 +02:00
models Merge pull request #854 from sonalkr132/test-user-admin 2016-03-14 15:19:05 +01:00
support Add webmock for external requests in tests 2016-03-02 21:15:29 +05:30
views Roles into their own controller. Rework interface. Add flash messages to ajax calls. Add description to roles. Possible to edit roles in use. 2016-03-01 17:10:45 +02:00
spec_helper.rb Apply recommendation from thoughtbot/shoulda-matchers@a5623e7. 2015-10-14 09:26:36 -07:00