Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Milan
diaspora
Commits
a68bdd61
Commit
a68bdd61
authored
Jan 30, 2011
by
zhitomirskiyi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
WIP
parent
a6c1b5bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
features/saved_state.feature
features/saved_state.feature
+18
-0
No files found.
features/saved_state.feature
0 → 100644
View file @
a68bdd61
@javascript
Feature
:
saved state
Scenario
:
open aspects persist
Given
I am signed in
And
I have an aspect called
"Open 1"
And
I have an aspect called
"Closed 1"
And
I have an aspect called
"Closed 2"
And
I have an aspect called
"Open 2"
When
I follow
"Open 1"
And
I follow
"Open 2"
Then
I should have aspects
"Open 1"
,
"Open 2"
open
And
I follow
"logout"
And
I fill in
"Username"
with
"ohai"
And
I fill in
"Password"
with
"secret"
Then
I should be on the aspects page
Then
I should have aspects
"Open 1"
,
"Open 2"
open
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment