Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
fc4b847c
Commit
fc4b847c
authored
May 06, 2015
by
Robert Lyon
Committed by
Gerrit Code Review
May 06, 2015
Browse files
Merge "Behat Test: Resize imag missing string Bug 1446488"
parents
ba10699b
10e4e067
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/behat/features/admin/resize_images_string.feature
0 → 100644
View file @
fc4b847c
@javascript
@core
@core_administration
Feature
:
Missing language string when resizing images in plugin administration
In order to know what the button does I need to see lang string
As as admin
So I know what I'm turning on or off.
Scenario
:
Checking the language string is visible (Bug 1446488)
Given
I log in as
"admin"
with password
"Password1"
When
I go to
"admin/extensions/pluginconfig.php?plugintype=artefact&pluginname=file&type=file"
And
I follow
"Resize images on upload"
Then
I should see
"Automatically resize large images on upload"
Write
Preview
Supports
Markdown
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