Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Klaus Wölfel
slapos.core
Commits
cfb70ba7
Commit
cfb70ba7
authored
Jul 05, 2011
by
Gabriel Monnerat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rename tests to reflect the reality
parent
7ed59e1f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
master/product/Vifib/tests/testVifibSlapWebService.py
master/product/Vifib/tests/testVifibSlapWebService.py
+2
-2
No files found.
master/product/Vifib/tests/testVifibSlapWebService.py
View file @
cfb70ba7
...
@@ -4643,7 +4643,7 @@ class TestVifibSlapWebService(testVifibMixin):
...
@@ -4643,7 +4643,7 @@ class TestVifibSlapWebService(testVifibMixin):
self
.
failIfUserCanViewDocument
(
username
,
software_instance
)
self
.
failIfUserCanViewDocument
(
username
,
software_instance
)
self
.
login
(
username
)
self
.
login
(
username
)
def
test_SlaveInstance_
Customer_Permission
(
self
):
def
test_SlaveInstance_
check_permission_with_different_customer
(
self
):
"""
"""
Check that one Customer A can not view the Slave Instance of a Customer B
Check that one Customer A can not view the Slave Instance of a Customer B
"""
"""
...
@@ -4672,7 +4672,7 @@ class TestVifibSlapWebService(testVifibMixin):
...
@@ -4672,7 +4672,7 @@ class TestVifibSlapWebService(testVifibMixin):
sequence_list
.
addSequenceString
(
sequence_string
)
sequence_list
.
addSequenceString
(
sequence_string
)
sequence_list
.
play
(
self
)
sequence_list
.
play
(
self
)
def
test_SlaveInstance_Information_
in
_getInstanceParameterDict
(
self
):
def
test_SlaveInstance_Information_
with
_getInstanceParameterDict
(
self
):
"""
"""
Check that Computer Partition of user A is reinstanciated with new
Check that Computer Partition of user A is reinstanciated with new
parameters provided by user B. User B and Aget the right connection
parameters provided by user B. User B and Aget the right connection
...
...
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