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
65356fc6
Commit
65356fc6
authored
Sep 03, 2018
by
Steven Spinelli
Committed by
Rebecca Blundell
Sep 06, 2018
Browse files
Bug# 1749628 Behat: test for File Quota 4.3.5 in manual test suite
Change-Id: Ie5c0a0f5e9c81e549fd154557e0251f7c9539a21
parent
902286df
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/behat/features/user_content/file_edit.feature
View file @
65356fc6
...
...
@@ -17,7 +17,9 @@ Scenario: Add file, rename and add description
And
I set the field
"Name"
to
"renamed.pdf"
And
I set the field
"Description"
to
"I hope I can see my saved changes"
And
I press
"Save changes"
And
I should see
"renamed.pdf"
Then
I should see
"renamed.pdf"
And
I should see
"I hope I can see my saved changes"
And
I reload the page
And
I should not see
"mahara_about.pdf"
# Verify Quota is displayed on the sidebar of the Content->Files page and default maximum of 50.0MB
And
I should see
"You have used 0.1MB of your 50.0MB quota."
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