Commit d1992757 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_payzen: Update and clean up payzen tests

   Unhardcode the default test data (always create the Payzen Service).
   Use @simulate decorator to clean up tests.
   Minor updates to fixup tests from others changes.
parent 583c00c7
Pipeline #34747 failed with stage
in 0 seconds
......@@ -99,7 +99,7 @@ class Foo:
def updateStatus(self):
pass
return Foo()
""" )
""")
self.commit()
def _dropPaymentTransaction_createPayzenEvent(self):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment