Changes Tracker to Type in fixtures.

pull/268/head
Martin Czuchra 11 years ago
parent be6225984a
commit 1136447636
  1. 19
      test/fixtures/custom_fields_trackers.yml
  2. 19
      test/fixtures/custom_fields_types.yml
  3. 4
      test/fixtures/mail_handler/japanese_keywords_iso_2022_jp.eml
  4. 2
      test/fixtures/mail_handler/ticket_with_attributes.eml
  5. 2
      test/fixtures/mail_handler/ticket_with_invalid_attributes.eml
  6. 2
      test/fixtures/mail_handler/ticket_with_localized_attributes.eml
  7. 2
      test/fixtures/mail_handler/ticket_with_spaces_between_attribute_and_separator.eml
  8. 44
      test/fixtures/projects_trackers.yml
  9. 44
      test/fixtures/projects_types.yml
  10. 18
      test/fixtures/queries.yml
  11. 6
      test/fixtures/types.yml
  12. 26
      test/fixtures/work_packages.yml
  13. 538
      test/fixtures/workflows.yml

@ -1,19 +0,0 @@
---
custom_fields_trackers_001:
custom_field_id: 1
tracker_id: 1
custom_fields_trackers_002:
custom_field_id: 2
tracker_id: 1
custom_fields_trackers_003:
custom_field_id: 2
tracker_id: 3
custom_fields_trackers_004:
custom_field_id: 6
tracker_id: 1
custom_fields_trackers_005:
custom_field_id: 6
tracker_id: 2
custom_fields_trackers_006:
custom_field_id: 6
tracker_id: 3

@ -0,0 +1,19 @@
---
custom_fields_types_001:
custom_field_id: 1
type_id: 1
custom_fields_types_002:
custom_field_id: 2
type_id: 1
custom_fields_types_003:
custom_field_id: 2
type_id: 3
custom_fields_types_004:
custom_field_id: 6
type_id: 1
custom_fields_types_005:
custom_field_id: 6
type_id: 2
custom_fields_types_006:
custom_field_id: 6
type_id: 3

@ -26,7 +26,7 @@ characters in them it appears to work apart from the pattern matching.
For example if I send an email with the following keywords.
Tracker: =1B$B3+H/=1B(B
Type: =1B$B3+H/=1B(B
------=_NextPart_000_000E_01CA976A.8AF5E9E0
Content-Type: text/html;
@ -53,7 +53,7 @@ problem lies with this.</P>
characters in=20
them it appears to work apart from the pattern matching.</P>
<P>For example if I send an email with the following keywords.</P>
<P>Tracker: =
<P>Type: =
=1B$B3+H/=1B(B</P></FONT></DIV></BODY></HTML>
------=_NextPart_000_000E_01CA976A.8AF5E9E0--

@ -38,6 +38,6 @@ massa. Sed sodales, ante fermentum ultricies sollicitudin, massa leo
pulvinar dui, a gravida orci mi eget odio. Nunc a lacus.
Project: onlinestore
Tracker: Feature request
Type: Feature request
category: Stock management
priority: Urgent

@ -38,7 +38,7 @@ massa. Sed sodales, ante fermentum ultricies sollicitudin, massa leo
pulvinar dui, a gravida orci mi eget odio. Nunc a lacus.
Project: onlinestore
Tracker: Feature request
Type: Feature request
category: Stock management
assigned to: miscuser9@foo.bar
priority: foo

@ -38,6 +38,6 @@ massa. Sed sodales, ante fermentum ultricies sollicitudin, massa leo
pulvinar dui, a gravida orci mi eget odio. Nunc a lacus.
Projekt: onlinestore
Tracker: Feature request
Type: Feature request
Kategorie: Stock management
Priorität: Urgent

@ -38,6 +38,6 @@ massa. Sed sodales, ante fermentum ultricies sollicitudin, massa leo
pulvinar dui, a gravida orci mi eget odio. Nunc a lacus.
Project : onlinestore
Tracker: Feature request
Type: Feature request
category : Stock management
priority: Urgent

@ -1,44 +0,0 @@
---
projects_trackers_001:
project_id: 4
tracker_id: 3
projects_trackers_002:
project_id: 1
tracker_id: 1
projects_trackers_003:
project_id: 5
tracker_id: 1
projects_trackers_004:
project_id: 1
tracker_id: 2
projects_trackers_005:
project_id: 5
tracker_id: 2
projects_trackers_006:
project_id: 5
tracker_id: 3
projects_trackers_007:
project_id: 2
tracker_id: 1
projects_trackers_008:
project_id: 2
tracker_id: 2
projects_trackers_009:
project_id: 2
tracker_id: 3
projects_trackers_010:
project_id: 3
tracker_id: 2
projects_trackers_011:
project_id: 3
tracker_id: 3
projects_trackers_012:
project_id: 4
tracker_id: 1
projects_trackers_013:
project_id: 4
tracker_id: 2
projects_trackers_014:
project_id: 1
tracker_id: 3

@ -0,0 +1,44 @@
---
projects_types_001:
project_id: 4
type_id: 3
projects_types_002:
project_id: 1
type_id: 1
projects_types_003:
project_id: 5
type_id: 1
projects_types_004:
project_id: 1
type_id: 2
projects_types_005:
project_id: 5
type_id: 2
projects_types_006:
project_id: 5
type_id: 3
projects_types_007:
project_id: 2
type_id: 1
projects_types_008:
project_id: 2
type_id: 2
projects_types_009:
project_id: 2
type_id: 3
projects_types_010:
project_id: 3
type_id: 2
projects_types_011:
project_id: 3
type_id: 3
projects_types_012:
project_id: 4
type_id: 1
projects_types_013:
project_id: 4
type_id: 2
projects_types_014:
project_id: 1
type_id: 3

@ -28,7 +28,7 @@ queries_002:
name: Private query for cookbook
filters: |
---
tracker_id:
type_id:
:values:
- "3"
:operator: "="
@ -46,7 +46,7 @@ queries_003:
name: Private query for all projects
filters: |
---
tracker_id:
type_id:
:values:
- "3"
:operator: "="
@ -60,7 +60,7 @@ queries_004:
name: Public query for all projects
filters: |
---
tracker_id:
type_id:
:values:
- "3"
:operator: "="
@ -71,7 +71,7 @@ queries_005:
id: 5
project_id:
is_public: true
name: Open issues by priority and tracker
name: Open issues by priority and type
filters: |
---
status_id:
@ -85,13 +85,13 @@ queries_005:
---
- - priority
- desc
- - tracker
- - type
- asc
queries_006:
id: 6
project_id:
is_public: true
name: Open issues grouped by tracker
name: Open issues grouped by type
filters: |
---
status_id:
@ -101,7 +101,7 @@ queries_006:
user_id: 1
column_names:
group_by: tracker
group_by: type
sort_criteria: |
---
- - priority
@ -113,7 +113,7 @@ queries_007:
name: Public query for project 2
filters: |
---
tracker_id:
type_id:
:values:
- "3"
:operator: "="
@ -127,7 +127,7 @@ queries_008:
name: Private query for project 2
filters: |
---
tracker_id:
type_id:
:values:
- "3"
:operator: "="

@ -1,15 +1,15 @@
---
trackers_001:
types_001:
name: Bug
id: 1
is_in_chlog: true
position: 1
trackers_002:
types_002:
name: Feature request
id: 2
is_in_chlog: true
position: 2
trackers_003:
types_003:
name: Support request
id: 3
is_in_chlog: false

@ -10,7 +10,7 @@ issues_001:
fixed_version_id:
category_id: 1
description: Unable to print recipes
tracker_id: 1
type_id: 1
assigned_to_id:
author_id: 2
status_id: 1
@ -31,7 +31,7 @@ issues_002:
fixed_version_id: 2
category_id:
description: Ingredients of the recipe should be classified by categories
tracker_id: 2
type_id: 2
assigned_to_id: 3
author_id: 2
status_id: 2
@ -53,7 +53,7 @@ issues_003:
fixed_version_id:
category_id:
description: Error 281 is encountered when saving a recipe
tracker_id: 1
type_id: 1
assigned_to_id: 3
author_id: 2
status_id: 1
@ -73,7 +73,7 @@ issues_004:
fixed_version_id:
category_id:
description: Issue on project 2
tracker_id: 1
type_id: 1
assigned_to_id: 2
author_id: 2
status_id: 1
@ -91,7 +91,7 @@ issues_005:
fixed_version_id:
category_id:
description: This is an issue on a cookbook subproject
tracker_id: 1
type_id: 1
assigned_to_id:
author_id: 2
status_id: 1
@ -109,7 +109,7 @@ issues_006:
fixed_version_id:
category_id:
description: This is an issue of a private subproject of cookbook
tracker_id: 1
type_id: 1
assigned_to_id:
author_id: 2
status_id: 1
@ -129,7 +129,7 @@ issues_007:
fixed_version_id:
category_id:
description: This is an issue that is due today
tracker_id: 1
type_id: 1
assigned_to_id:
author_id: 2
status_id: 1
@ -149,7 +149,7 @@ issues_008:
fixed_version_id:
category_id:
description: This is a closed issue.
tracker_id: 1
type_id: 1
assigned_to_id:
author_id: 2
status_id: 5
@ -169,7 +169,7 @@ issues_009:
fixed_version_id:
category_id:
description: This is an issue that is blocked by issue #10
tracker_id: 1
type_id: 1
assigned_to_id:
author_id: 2
status_id: 1
@ -189,7 +189,7 @@ issues_010:
fixed_version_id:
category_id:
description: This is an issue that blocks issue #9
tracker_id: 1
type_id: 1
assigned_to_id:
author_id: 2
status_id: 1
@ -209,7 +209,7 @@ issues_011:
fixed_version_id: 1
category_id: 1
description:
tracker_id: 1
type_id: 1
assigned_to_id:
author_id: 2
status_id: 5
@ -229,7 +229,7 @@ issues_012:
fixed_version_id: 2
category_id: 1
description:
tracker_id: 1
type_id: 1
assigned_to_id:
author_id: 3
status_id: 5
@ -249,7 +249,7 @@ issues_013:
fixed_version_id:
category_id:
description: This is a second issue on a cookbook subproject
tracker_id: 1
type_id: 1
assigned_to_id:
author_id: 2
status_id: 1

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save