Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
schedules
Commits
902cbaca
Commit
902cbaca
authored
Sep 04, 2018
by
Zac Wood
Browse files
More realistic fixtures
parent
ec2f623b
Changes
2
Hide whitespace changes
Inline
Side-by-side
schedules_api/test/fixtures/course_sections.yml
View file @
902cbaca
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
cs112001
:
name
:
MyString
crn
:
MyString
section_type
:
MyString
title
:
MyString
instructor
:
MyString
name
:
CS 112
001
crn
:
70192
title
:
Introduction to Computing
instructor
:
Kinga
start_date
:
2018-05-21
end_date
:
2018-06-04
days
:
MWF
start_time
:
12:00 pm
end_time
:
1:00 pm
location
:
MyString
status
:
MyString
campus
:
MyString
notes
:
MyString
size_limit
:
1
location
:
Innovation Hall
204
course
:
cs112
cs112002
:
name
:
MyString2
crn
:
MyString2
section_type
:
MyString
title
:
MyString
instructor
:
MyString
name
:
CS 112
002
crn
:
70193
title
:
Introduction to Computing
instructor
:
Luke
start_date
:
2018-05-21
end_date
:
2018-06-04
location
:
Merten Hall
102
days
:
TR
start_time
:
11:00 am
end_time
:
2:00 pm
location
:
MyString
status
:
MyString
campus
:
MyString
notes
:
MyString
size_limit
:
1
course
:
cs112
cs211001
:
name
:
MyString3
crn
:
MyString3
section_type
:
MyString
title
:
MyString
instructor
:
MyString
name
:
CS 211
001
crn
:
70194
title
:
Object Oriented Programming
instructor
:
Otten
start_date
:
2018-05-21
end_date
:
2018-06-04
days
:
TR
start_time
:
2:30 pm
end_time
:
3:00 pm
location
:
MyString
status
:
MyString
campus
:
MyString
notes
:
MyString
size_limit
:
1
location
:
ENGR
200
course
:
cs211
schedules_api/test/test.ics
View file @
902cbaca
...
...
@@ -6,9 +6,9 @@ X-WR-CALNAME:GMU Fall 2018
BEGIN:VEVENT
DTSTART:20180521T120000
DTEND:20180521T130000
DESCRIPTION:
MyStr
ing
LOCATION:
MyString
SUMMARY:
MyString
DESCRIPTION:
Introduction to Comput
ing
LOCATION:
Innovation Hall 204
SUMMARY:
CS 112 001
RRULE:FREQ=WEEKLY;UNTIL=20180604T130000;BYDAY=MO,WE,FR
EXDATE:20180530T120000
EXDATE:20180531T120000
...
...
@@ -16,16 +16,16 @@ END:VEVENT
BEGIN:VEVENT
DTSTART:20181009T120000
DTEND:20181009T130000
DESCRIPTION:
MyStr
ing (Columbus Day makeup)
LOCATION:
MyString
SUMMARY:
MyString
(Columbus Day makeup)
DESCRIPTION:
Introduction to Comput
ing (Columbus Day makeup)
LOCATION:
Innovation Hall 204
SUMMARY:
CS 112 001
(Columbus Day makeup)
END:VEVENT
BEGIN:VEVENT
DTSTART:20180521T110000
DTEND:20180521T140000
DESCRIPTION:
MyStr
ing
LOCATION:M
yString
SUMMARY:
MyString
2
DESCRIPTION:
Introduction to Comput
ing
LOCATION:M
erten Hall 102
SUMMARY:
CS 112 00
2
RRULE:FREQ=WEEKLY;UNTIL=20180604T140000;BYDAY=TU,TH
EXDATE:20180530T110000
EXDATE:20180531T110000
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment