osem-fcy/spec/factories
AEtherC0r3 d9faffc96a Implement track request acceptance
Allow track submitter to request specific dates
Redirect to Tracks#edit if a track doesn't have a room or start/end date
before accepting it

Don't allow the submitter or the track organizers to edit the request
after it has been accepted or confirmed

Restrict track selection in proposals and move track selection from
Proposals form to events helper

Mark cfp_active of the tracks table as not null and fill in true if nil
2017-08-11 16:25:21 +03:00
..
answer.rb Last stage of refactoring of the ability model and spec 2015-04-14 17:33:59 +02:00
booth_request.rb Add tests for booth controller 2017-07-21 17:34:05 +03:00
booths.rb Add booths to non admin 2017-08-08 16:18:07 +03:00
campaigns.rb Last stage of refactoring of the ability model and spec 2015-04-14 17:33:59 +02:00
cfps.rb Add Call for Booths 2017-07-14 15:14:25 +03: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 Make ticket layout configurable 2017-07-07 14:19:51 +05:30
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 Added hour transient attribute to event_scheduled factory 2017-04-22 01:28:49 +05:30
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
organizations.rb introduce organizations 2017-06-12 19:43:44 +05:30
payments.rb add Payment#purchase tests 2016-08-15 10:59:35 +05:30
physical_ticket.rb Added model test 2017-06-22 19:51:08 +05:30
programs.rb Fix rspec tests because of the changes to the cfp 2017-06-27 21:16:46 +03: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 Added model test 2017-06-22 19:51:08 +05:30
tickets.rb Make use of fake data in factories 2016-05-02 16:06:27 +02:00
tracks.rb Implement track request acceptance 2017-08-11 16:25:21 +03:00
users.rb Add helper function for speaker selection 2017-05-20 18:27:07 +03: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