mirror of
https://git.collinwebdesigns.de/oscar.krause/fastapi-dls.git
synced 2025-03-11 22:13:09 +03:00
added logging
This commit is contained in:
parent
72147d98e8
commit
b97864e166
@ -166,6 +166,8 @@ def test_auth_v1_token():
|
|||||||
assert payload.get('origin_ref') == ORIGIN_REF
|
assert payload.get('origin_ref') == ORIGIN_REF
|
||||||
|
|
||||||
|
|
||||||
|
# todo: /leasing/v1/config-token
|
||||||
|
|
||||||
def test_leasing_v1_lessor():
|
def test_leasing_v1_lessor():
|
||||||
payload = {
|
payload = {
|
||||||
'fulfillment_context': {
|
'fulfillment_context': {
|
||||||
|
Loading…
Reference in New Issue
Block a user