Added test fixtures for answers, questions, question formats, and answer formats
dev
1 parent b0fda12 commit 01d829245b7795697215fde81e269f7829eb83ef
@briley briley authored on 19 Dec 2016
Showing 11 changed files
View
app/models/file_type.rb 100644 → 0
View
app/models/file_upload.rb 100644 → 0
View
test/fixtures/answer_options.yml 0 → 100644
View
test/fixtures/answers.yml
View
test/fixtures/file_types.yml 100644 → 0
View
test/fixtures/file_uploads.yml 100644 → 0
View
test/fixtures/options.yml
View
test/fixtures/question_formats.yml 0 → 100644
View
test/fixtures/questions.yml
View
test/unit/file_type_test.rb 100644 → 0
View
test/unit/file_upload_test.rb 100644 → 0