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
mahara
mahara
Commits
f6354aba
Commit
f6354aba
authored
May 28, 2015
by
Aaron Wells
Committed by
Gerrit Code Review
May 28, 2015
Browse files
Options
Browse Files
Download
Plain Diff
Merge "Behat Test: Expanding fieldsets"
parents
516a3ef8
10bcbc1a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
test/behat/features/admin/expand_fields.feature
test/behat/features/admin/expand_fields.feature
+12
-0
No files found.
test/behat/features/admin/expand_fields.feature
0 → 100644
View file @
f6354aba
@javascript
@core
@core_administration
Feature
:
Expanding all the fieldsets
In order to see all the fields that are available on the page
As as admin
I need to expand all the fieldsets
Scenario
:
Expanding all the fieldsets
Given
I log in as
"admin"
with password
"Password1"
When
I follow
"Administration"
And
I follow
"Configure site"
Then
I expand all fieldsets
And
I should see
"Event log expiry"
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