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
grid5000
g5k-api
Commits
1d379fda
Commit
1d379fda
authored
May 30, 2018
by
MARGERY David
Browse files
Update test case name to reflect what is tested
parent
a8f483c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
spec/controllers/sites_controller_spec.rb
View file @
1d379fda
...
...
@@ -200,7 +200,7 @@ describe SitesController do
# end
end
# "GET /sites/{{site_id}}/status"
describe
"GET /sites/{{site_id}}/status (
authenticated
)"
do
describe
"GET /sites/{{site_id}}/status (
by anonymous
)"
do
before
do
authenticate_as
(
"anonymous"
)
get
:status
,
:id
=>
"rennes"
,
:format
=>
:json
...
...
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