@@ -79,31 +79,31 @@ body{margin:0;padding:0;padding-bottom:40px;max-width:100%;background-color:#fff
79
79
</div>
80
80
<div class='scenarios'>
81
81
<div class='scenario'>
82
- <div class='Passed canToggle scenarioTitle' data-toggle-target='scenario-3 '>Happy Path Scenario</div>
83
- <ul class='steps' id='scenario-3 '>
84
- <li class='step Passed Assertion ' data-toggle-target='step-3-4 ' >
82
+ <div class='Passed canToggle scenarioTitle' data-toggle-target='scenario-1 '>Happy Path Scenario</div>
83
+ <ul class='steps' id='scenario-1 '>
84
+ <li class='step Passed Assertion ' data-toggle-target='step-1-1 ' >
85
85
<span>Given a positive account balance</span>
86
86
</li>
87
- <li class='step Passed Assertion ' data-toggle-target='step-3-5 ' >
87
+ <li class='step Passed Assertion ' data-toggle-target='step-1-1 ' >
88
88
<span>When the account holder requests money</span>
89
89
</li>
90
- <li class='step Passed Assertion ' data-toggle-target='step-3-6 ' >
90
+ <li class='step Passed Assertion ' data-toggle-target='step-1-1 ' >
91
91
<span>Then money is dispensed</span>
92
92
</li>
93
93
</ul>
94
94
</div>
95
95
<div class='scenario'>
96
- <div class='Failed canToggle scenarioTitle' data-toggle-target='scenario-4 '>Sad Path Scenario</div>
97
- <ul class='steps' id='scenario-4 '>
98
- <li class='step Passed Assertion ' data-toggle-target='step-3 -1' >
96
+ <div class='Failed canToggle scenarioTitle' data-toggle-target='scenario-1 '>Sad Path Scenario</div>
97
+ <ul class='steps' id='scenario-1 '>
98
+ <li class='step Passed Assertion ' data-toggle-target='step-1 -1' >
99
99
<span>Given a negative account balance</span>
100
100
</li>
101
- <li class='step Passed Assertion ' data-toggle-target='step-3-2 ' >
101
+ <li class='step Passed Assertion ' data-toggle-target='step-1-1 ' >
102
102
<span>When the account holder requests money</span>
103
103
</li>
104
- <li class='step Failed Assertion canToggle' data-toggle-target='step-3-3 ' >
104
+ <li class='step Failed Assertion canToggle' data-toggle-target='step-1-1 ' >
105
105
<span>Then no money is dispensed [Exception Message: 'Boom']</span>
106
- <div class='step FailedException' id='step-3-3 '>
106
+ <div class='step FailedException' id='step-1-1 '>
107
107
<code> at TestStack.BDDfy.Tests.Reporters.ReportTestData.GetScenarios(Boolean includeFailingScenario, Boolean includeExamples) in ...\ReportTestData.cs:line 89</code>
108
108
</div>
109
109
</li>
@@ -126,27 +126,27 @@ body{margin:0;padding:0;padding-bottom:40px;max-width:100%;background-color:#fff
126
126
<div class='scenario'>
127
127
<div class='Passed canToggle scenarioTitle' data-toggle-target='scenario-1'>Happy Path Scenario</div>
128
128
<ul class='steps' id='scenario-1'>
129
- <li class='step Passed Assertion ' data-toggle-target='step-1-4 ' >
129
+ <li class='step Passed Assertion ' data-toggle-target='step-1-1 ' >
130
130
<span>Given a positive account balance</span>
131
131
</li>
132
- <li class='step Passed Assertion ' data-toggle-target='step-1-5 ' >
132
+ <li class='step Passed Assertion ' data-toggle-target='step-1-1 ' >
133
133
<span>When the account holder requests money</span>
134
134
</li>
135
- <li class='step Passed Assertion ' data-toggle-target='step-1-6 ' >
135
+ <li class='step Passed Assertion ' data-toggle-target='step-1-1 ' >
136
136
<span>Then money is dispensed</span>
137
137
</li>
138
138
</ul>
139
139
</div>
140
140
<div class='scenario'>
141
- <div class='Passed canToggle scenarioTitle' data-toggle-target='scenario-2 '>Sad Path Scenario</div>
142
- <ul class='steps' id='scenario-2 '>
141
+ <div class='Passed canToggle scenarioTitle' data-toggle-target='scenario-1 '>Sad Path Scenario</div>
142
+ <ul class='steps' id='scenario-1 '>
143
143
<li class='step Passed Assertion ' data-toggle-target='step-1-1' >
144
144
<span>Given a negative account balance</span>
145
145
</li>
146
- <li class='step Passed Assertion ' data-toggle-target='step-1-2 ' >
146
+ <li class='step Passed Assertion ' data-toggle-target='step-1-1 ' >
147
147
<span>When the account holder requests money</span>
148
148
</li>
149
- <li class='step Passed Assertion ' data-toggle-target='step-1-3 ' >
149
+ <li class='step Passed Assertion ' data-toggle-target='step-1-1 ' >
150
150
<span>Then no money is dispensed</span>
151
151
</li>
152
152
</ul>
0 commit comments