Skip to content

Commit a3debe1

Browse files
committed
Updated test for release multiview doc. screenshot.
1 parent f227b46 commit a3debe1

File tree

1 file changed

+9
-53
lines changed

1 file changed

+9
-53
lines changed

features/release-multiview-burnchart-in-progress.feature

Lines changed: 9 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -32,33 +32,14 @@ Feature: Release multiview burnchart
3232
And I have defined the following release multiviews:
3333
| name | project | releases |
3434
| Multi 1 | ecookbook | Rel 1,Rel 2,Rel 3,Rel 4 |
35-
# And I have defined the following stories in the product backlog:
36-
# | subject | release | points |
37-
# | Story 01 | Rel 1 | 5 |
38-
# | Story 02 | Rel 1 | 5 |
39-
# | Story 03 | Rel 1 | 5 |
40-
# | Story 04 | Rel 1 | 5 |
41-
# | Story 05 | Rel 1 | 5 |
42-
# | Story 06 | Rel 2 | 5 |
43-
# | Story 07 | Rel 2 | 5 |
44-
# | Story 08 | Rel 2 | 5 |
45-
# | Story 09 | Rel 2 | 5 |
46-
# | Story 10 | Rel 2 | 5 |
47-
# | Story 11 | Rel 3 | 5 |
48-
# | Story 12 | Rel 3 | 5 |
49-
# | Story 13 | Rel 3 | 5 |
50-
# | Story 14 | Rel 3 | 5 |
51-
# | Story 15 | Rel 3 | 5 |
52-
# | Story 16 | Rel 4 | 5 |
53-
# | Story 17 | Rel 4 | 5 |
54-
# | Story 18 | Rel 4 | 5 |
55-
# | Story 19 | Rel 4 | 5 |
56-
# | Story 20 | Rel 4 | 5 |
57-
# | Story 21 | | 5 |
58-
# | Story 22 | | 5 |
59-
# | Story 23 | | 5 |
60-
# | Story 24 | | 5 |
61-
# | Story 25 | | 5 |
35+
And I have defined the following stories in the product backlog:
36+
| subject | release | points |
37+
| Story 15 | Rel 3 | 5 |
38+
| Story 16 | Rel 4 | 5 |
39+
| Story 17 | Rel 4 | 5 |
40+
| Story 18 | Rel 4 | 5 |
41+
| Story 19 | Rel 4 | 5 |
42+
| Story 20 | Rel 4 | 5 |
6243
And I have defined the following stories in the following sprints:
6344
| subject | sprint | release | points |
6445
| Story 01 | Sprint 001 | Rel 1 | 5 |
@@ -75,12 +56,6 @@ Feature: Release multiview burnchart
7556
| Story 12 | Sprint 006 | Rel 3 | 5 |
7657
| Story 13 | Sprint 007 | Rel 3 | 5 |
7758
| Story 14 | Sprint 007 | Rel 3 | 5 |
78-
| Story 15 | Sprint 008 | Rel 3 | 5 |
79-
| Story 16 | Sprint 008 | Rel 4 | 5 |
80-
| Story 17 | Sprint 009 | Rel 4 | 5 |
81-
| Story 18 | Sprint 009 | Rel 4 | 5 |
82-
| Story 19 | Sprint 010 | Rel 4 | 5 |
83-
| Story 20 | Sprint 010 | Rel 4 | 5 |
8459
And I have defined the following stories in the product backlog:
8560
| subject | release | points |
8661
| Story 21 | | 5 |
@@ -119,29 +94,10 @@ Feature: Release multiview burnchart
11994
| 5 | Story 11 | Closed |
12095
| 10 | Story 12 | Closed |
12196
And the current time is 2012-07-01 08:00:00
122-
And I have made the following story mutations:
123-
| day | story | status |
124-
| 5 | Story 13 | Closed |
125-
| 10 | Story 14 | Closed |
126-
And the current time is 2012-08-01 08:00:00
127-
# And I have made the following story mutations:
128-
# | day | story | status |
129-
# | 5 | Story 15 | Closed |
130-
# | 10 | Story 16 | Closed |
131-
# And the current time is 2012-09-01 08:00:00
132-
# And I have made the following story mutations:
133-
# | day | story | status |
134-
# | 5 | Story 17 | Closed |
135-
# | 10 | Story 18 | Closed |
136-
# And the current time is 2012-10-01 08:00:00
137-
# And I have made the following story mutations:
138-
# | day | story | status |
139-
# | 5 | Story 19 | Closed |
140-
# | 10 | Story 20 | Closed |
14197

14298
Scenario: Initial
14399
Given I view the release page
144100
# Then dump the database to pg_new.dump
145101
When I follow "Multi 1"
146102
Then the request should complete successfully
147-
Then show me the page
103+
Then show me the page

0 commit comments

Comments
 (0)