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
Léo-Paul Géneau
slapos.core
Commits
257688d0
Commit
257688d0
authored
Aug 28, 2012
by
Łukasz Nowak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rename method.
parent
5231c472
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
7 deletions
+7
-7
master/product/Vifib/tests/testVifibDefaultUseCase.py
master/product/Vifib/tests/testVifibDefaultUseCase.py
+4
-4
master/product/Vifib/tests/testVifibSlapBug.py
master/product/Vifib/tests/testVifibSlapBug.py
+1
-1
master/product/Vifib/tests/testVifibSlapWebService.py
master/product/Vifib/tests/testVifibSlapWebService.py
+2
-2
No files found.
master/product/Vifib/tests/testVifibDefaultUseCase.py
View file @
257688d0
...
...
@@ -1000,7 +1000,7 @@ class TestVifibDefaultUseCase(TestVifibSlapWebServiceMixin):
self
.
register_new_user_sequence_string
+
'
\
LoginWebUser
\
CheckRegistrationAccounting
\
Pay
Registration
Payment
\
PayPayment
\
Tic
\
CallVifibUpdateDeliveryCausalityStateAlarm
\
CleanTic
\
...
...
@@ -1106,7 +1106,7 @@ class TestVifibDefaultUseCase(TestVifibSlapWebServiceMixin):
LoginWebUser
\
CheckWaitingInvoice
\
Tic
\
Pay
Registration
Payment
\
PayPayment
\
Tic
\
CallVifibUpdateDeliveryCausalityStateAlarm
\
CleanTic
\
...
...
@@ -1306,7 +1306,7 @@ class TestVifibDefaultUseCase(TestVifibSlapWebServiceMixin):
self
.
register_new_user_sequence_string
+
'
\
LoginWebUser
\
CheckRegistrationAccounting
\
Pay
Registration
Payment
\
PayPayment
\
Tic
\
Logout
\
LoginWebUser
\
...
...
@@ -1451,7 +1451,7 @@ class TestVifibDefaultUseCase(TestVifibSlapWebServiceMixin):
CleanTic
\
\
LoginWebUser
\
Pay
Registration
Payment
\
PayPayment
\
Tic
\
CheckComplexInvoice
\
LoginERP5TypeTestCase
\
...
...
master/product/Vifib/tests/testVifibSlapBug.py
View file @
257688d0
...
...
@@ -1585,7 +1585,7 @@ class TestVifibSlapBug(TestVifibSlapWebServiceMixin):
Tic
CallVifibTriggerBuildAlarm
Tic
Pay
Registration
Payment
PayPayment
Tic
Logout
...
...
master/product/Vifib/tests/testVifibSlapWebService.py
View file @
257688d0
...
...
@@ -924,7 +924,7 @@ class TestVifibSlapWebServiceMixin(testVifibMixin):
sequence
[
'computer_partition_reference'
])
computer_partition
.
building
()
def
stepPay
Registration
Payment
(
self
,
sequence
,
**
kw
):
def
stepPayPayment
(
self
,
sequence
,
**
kw
):
"""
"""
payment
=
self
.
portal
.
portal_catalog
.
getResultValue
(
...
...
@@ -4628,7 +4628,7 @@ class TestVifibSlapWebService(TestVifibSlapWebServiceMixin):
Tic
CallAcceptSubmittedCredentialsAlarm
Tic
Pay
Registration
Payment
PayPayment
Tic
Logout
...
...
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