Auth
Tests\API\OpenDelivery\AuthTest
✗ 5
-
API key raw sem bearer é aceito test_api_key_raw_without_bearer_is_acceptedErrored 9.51s
Ver erro
cURL error 28: Failed to connect to localhost port 8006 after 10017 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://localhost:8006/api/v1/open-delivery/merchants /home/marcell_nicson/Projetos/qa-hub/tests/API/OpenDelivery/AuthTest.php:100
-
API key com prefixo bearer é rejeitado test_api_key_with_bearer_prefix_is_rejectedErrored 11.37s
Ver erro
cURL error 28: Failed to connect to localhost port 8006 after 10016 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://localhost:8006/api/v1/open-delivery/merchants /home/marcell_nicson/Projetos/qa-hub/tests/API/OpenDelivery/AuthTest.php:115
-
OAuth com credenciais inválidas retorna 401 test_oauth_with_invalid_credentials_returns_401Errored 11.12s
Ver erro
cURL error 28: Failed to connect to localhost port 8006 after 10015 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://localhost:8006/api/v1/open-delivery/oauth/token /home/marcell_nicson/Projetos/qa-hub/tests/API/OpenDelivery/AuthTest.php:53
-
OAuth com campos ausentes retorna 422 test_oauth_with_missing_fields_returns_422Errored 9.51s
Ver erro
cURL error 28: Failed to connect to localhost port 8006 after 10017 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://localhost:8006/api/v1/open-delivery/oauth/token /home/marcell_nicson/Projetos/qa-hub/tests/API/OpenDelivery/AuthTest.php:76
-
OAuth com credenciais válidas retorna token de acesso test_oauth_with_valid_credentials_returns_access_tokenErrored 9.56s
Ver erro
cURL error 28: Failed to connect to localhost port 8006 after 10018 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://localhost:8006/api/v1/open-delivery/oauth/token /home/marcell_nicson/Projetos/qa-hub/tests/API/OpenDelivery/AuthTest.php:28