FullCalendar controller init, FullCalendarFormatter service
This commit is contained in:
parent
410012d6be
commit
5bc4a39c6c
3 changed files with 32 additions and 0 deletions
|
|
@ -1,14 +0,0 @@
|
|||
require 'spec_helper'
|
||||
|
||||
feature Schedule do
|
||||
let!(:conference) { create(:conference) }
|
||||
let!(:program) { conference.program }
|
||||
|
||||
context 'as a conference participant' do
|
||||
scenario 'who visits the schedule page' do
|
||||
before(:each) do
|
||||
visit vertical_schedule_conference_schedule_path
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue