|
replaced use of fixtures with db/seeds.rb. no point in maintaining both
|
|---|
|
|
| db/schema.rb |
|---|
| test/fixtures/answers.yml 100644 → 0 |
|---|
| test/fixtures/comments.yml 100644 → 0 |
|---|
| test/fixtures/dmptemplates.yml 100644 → 0 |
|---|
| test/fixtures/exported_plans.yml 100644 → 0 |
|---|
| test/fixtures/guidance_groups.yml 100644 → 0 |
|---|
| test/fixtures/guidances.yml 100644 → 0 |
|---|
| test/fixtures/identifier_schemes.yml 100644 → 0 |
|---|
| test/fixtures/languages.yml 100644 → 0 |
|---|
| test/fixtures/option_warnings.yml 100644 → 0 |
|---|
| test/fixtures/options.yml 100644 → 0 |
|---|
| test/fixtures/organisation_types.yml 100644 → 0 |
|---|
| test/fixtures/organisations.yml 100644 → 0 |
|---|
| test/fixtures/phases.yml 100644 → 0 |
|---|
| test/fixtures/plan_sections.yml 100644 → 0 |
|---|
| test/fixtures/plans.yml 100644 → 0 |
|---|
| test/fixtures/project_groups.yml 100644 → 0 |
|---|
| test/fixtures/projects.yml 100644 → 0 |
|---|
| test/fixtures/question_formats.yml 100644 → 0 |
|---|
| test/fixtures/questions.yml 100644 → 0 |
|---|
| test/fixtures/roles.yml 100644 → 0 |
|---|
| test/fixtures/sections.yml 100644 → 0 |
|---|
| test/fixtures/templates.yml 100644 → 0 |
|---|
| test/fixtures/themes.yml 100644 → 0 |
|---|
| test/fixtures/token_permission_types.yml 100644 → 0 |
|---|
| test/fixtures/users.yml 100644 → 0 |
|---|
| test/fixtures/versions.yml 100644 → 0 |
|---|
| test/test_helper.rb |
|---|