|
Added test fixtures for answers, questions, question formats, and answer formats
|
|---|
|
|
| app/models/file_type.rb 100644 → 0 |
|---|
| app/models/file_upload.rb 100644 → 0 |
|---|
| test/fixtures/answer_options.yml 0 → 100644 |
|---|
| test/fixtures/answers.yml |
|---|
| test/fixtures/file_types.yml 100644 → 0 |
|---|
| test/fixtures/file_uploads.yml 100644 → 0 |
|---|
| test/fixtures/options.yml |
|---|
| test/fixtures/question_formats.yml 0 → 100644 |
|---|
| test/fixtures/questions.yml |
|---|
| test/unit/file_type_test.rb 100644 → 0 |
|---|
| test/unit/file_upload_test.rb 100644 → 0 |
|---|