Backend CI #59
backend-CI.yml
on: workflow_dispatch
Test-Backend-App
51s
Annotations
11 errors and 1 warning
TestApiChargers.test_api_status_code:
TestApiChargers#L1
requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
|
TestApiChargers.test_api_encoding:
TestApiChargers#L1
requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
|
TestApiChargers.test_chargerid_exists:
TestApiChargers#L1
requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
|
TestApiChargers.test_chargerid_exists_status_code:
TestApiChargers#L1
requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
|
TestApiChargers.test_charger_does_not_exist_status_code:
TestApiChargers#L1
requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
|
TestApiChargers.test_charger_status_is_available:
TestApiChargers#L1
requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
|
TestApiChargers.test_charger_serialnmbr:
TestApiChargers#L1
requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
|
TestApiTransactions.test_transaction_status_code:
TestApiTransactions#L1
requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
|
TestApiTransactions.test_transaction_by_userId:
TestApiTransactions#L1
requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
|
TestApiTransactions.test_post_transaction:
TestApiTransactions#L1
requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
|
Test-Backend-App
Process completed with exit code 1.
|
Test-Backend-App
Unexpected input(s) 'envkey_PORT', 'envkey_RUN_OCPP_TEST', 'envkey_USE_LOCAL_DATABASE', 'envkey_OCPP_TEST_INTERVAL_MULTIPLIER', 'envkey_BYPASS_KLARNA', 'envkey_LIVEMETRICS_DB_UPDATE_INTERVAL', 'envkey_AWS_REGION', 'envkey_USER_POOL', 'envkey_USER_POOL_ID', 'envkey_USER_POOL_SECRET', 'envkey_DATABASE_NAME', 'envkey_DATABASE_USERNAME', 'envkey_DATABASE_PASSWORD', 'envkey_DATABASE_HOST', 'envkey_KLARNA_TOKEN', valid inputs are ['entryPoint', 'args', 'file_name', 'directory']
|