osem-fcy/spec/factories
Siddhant Bajaj 95d459f058 Added validation in EventSchedule model and test in event_schedule_spec
EventSchedule start time should be in hours range of the conference.Therefore it adds validation on start_time attribute of event schedule model. It also adds test for the same.
2017-04-22 01:20:05 +05:30
..
answer.rb Last stage of refactoring of the ability model and spec 2015-04-14 17:33:59 +02:00
campaigns.rb Last stage of refactoring of the ability model and spec 2015-04-14 17:33:59 +02:00
cfps.rb Make use of fake data in factories 2016-05-02 16:06:27 +02:00
comments.rb created comments with FactoryGirl 2015-09-17 12:13:21 +02:00
commercials.rb Implement simplified commercials workflow 2016-01-21 19:41:12 +01:00
conferences.rb Add times to Conference 2017-02-22 09:09:29 +01:00
contacts.rb Make use of fake data in factories 2016-05-02 16:06:27 +02:00
difficulty_levels.rb Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels 2016-02-06 17:42:51 +01:00
email_settings.rb Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels 2016-02-06 17:42:51 +01:00
event_schedule.rb Added validation in EventSchedule model and test in event_schedule_spec 2017-04-22 01:20:05 +05:30
event_types.rb Different colors for new tracks, types and levels 2016-07-11 13:46:01 +02:00
event_users.rb User/Person models merge 2014-06-30 15:46:06 +03:00
events.rb implement manual event management and support for multiple speakers per event 2017-04-13 17:15:21 +03:00
events_registrations.rb Registration for Events 2016-04-26 16:11:40 +03:00
lodgings.rb Testing if I can squash this way (#1) 2017-01-09 12:27:11 -06:00
payments.rb add Payment#purchase tests 2016-08-15 10:59:35 +05:30
programs.rb Rooms belong to venue 2016-02-06 17:43:51 +01:00
qanswer.rb Last stage of refactoring of the ability model and spec 2015-04-14 17:33:59 +02:00
question.rb Make rubocop happy again 2016-05-02 16:06:32 +02:00
question_type.rb Last stage of refactoring of the ability model and spec 2015-04-14 17:33:59 +02:00
registration.rb User/Person models merge 2014-06-30 15:46:06 +03:00
registration_periods.rb Make use of fake data in factories 2016-05-02 16:06:27 +02:00
resource.rb ability to track resources used in conference 2017-02-07 14:58:45 +05:30
roles.rb 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
rooms.rb Make use of fake data in factories 2016-05-02 16:06:27 +02:00
schedule.rb Tests for the new associations and models 2016-08-11 15:06:52 +02:00
splashpages.rb Make use of fake data in factories 2016-05-02 16:06:27 +02:00
sponsors.rb Let activerecord handle the picture upload in factories 2016-05-03 16:25:39 +02:00
sponsorship_levels.rb Escape HTML some factory strings 2016-05-03 16:25:07 +02:00
subscriptions.rb First stage of refactoring of the ability model and spec 2015-04-14 08:31:52 +02:00
targets.rb Last stage of refactoring of the ability model and spec 2015-04-14 17:33:59 +02:00
ticket_purchases.rb Refactoring Tickets 2014-08-28 15:21:05 +02:00
tickets.rb Make use of fake data in factories 2016-05-02 16:06:27 +02:00
tracks.rb Setup basic Revision History page 2016-08-12 13:35:56 +05:30
users.rb Testing if I can squash this way (#1) 2017-01-09 12:27:11 -06:00
vdays.rb Implements timecop to make tests independent from DateTime (close #327) 2014-07-23 10:28:15 +02:00
venues.rb Somehow the :venues factory creates a dangling Conference 2016-05-03 16:25:39 +02:00
visits.rb Implements targets and campaigns for conference 2014-06-26 09:08:26 +02:00
votes.rb Add tests for Event. Remove redundant function 'def week' from Event. 2016-03-04 19:46:25 +02:00
vpositions.rb add skipped empty lines 2014-07-03 11:18:33 +02:00