Code Monkey home page Code Monkey logo

test-docker-compose-archived's Introduction

test-docker-compose

Testing

test-docker-compose-archived's People

Contributors

nithinkuruba avatar

Watchers

 avatar

test-docker-compose-archived's Issues

FAILED: Automated Tests(10)

"authenticates Janis (api owner)"
"creates and activates new namespace"
"creates a new service account"
"publishes a new API to Kong Gateway"
"creates as new product in the directory"
"publish product to directory"
"applies authorization plugin to service published to Kong Gateway"
"update the Dataset in BC Data Catelogue to appear the API in the Directory"
"authenticates Janis (api owner)"
"grant namespace access to Mark (access manager)"
"Grant CredentialIssuer.Admin permission to Janis (API Owner)"
"authenticates Harley (developer)"
"creates an application"
"creates an access request"
"approves an access request"
"Verify that API is accessible with the generated API Key"
"Turn off the authentication switch"
"Verify that API is not accessible with the generated API Key"
"Apply Key-auth only authorization plugin to Kong Gateway"
"Get the plugin ID of Key-auth plugin"
"Create a new consumer and save the consumer Id"
"Create a key for the newly created consumer"
"Update the Kong key-auth plugin the new consumer"
"Verify the service is accessibale with API key for free access"
"Verify the service is accessible with API key for elevated access"
"set api rate limit to free access"
"Verify the rate limiting is applied for free access"
"Authenticates api owner"
"Creates and activates new namespace"
"Grant namespace access to access manager(Mark)"
"Grant CredentialIssuer.Admin permission to API Owner"
"Authenticates api owner"
"Activates namespace for client credential flow tests"
"Creates authorization profile for Client ID/Secret"
"Creates authorization profile for JWT - Generated Key Pair"
"Creates authorization profile for JWKS URL"
"Creates a new service account"
"Publishes a new API to Kong Gateway"
"Creates a new product in the directory"
"Adds environment with Client ID/Secret authenticator to product"
"Adds environment with JWT - Generated Key Pair authenticator to product"
"Adds environment with JWT - JWKS URL authenticator to product"
"Applies authorization plugin to service published to Kong Gateway"
"Update the Dataset in BC Data Catalogue to appear the API in the Directory"
"Developer logs in"
"Creates an application"
"Creates an access request"
"Access Manager logs in"
"Access Manager approves developer access request"
"Get access token using client ID and secret; make API request"
"Developer logs in"
"Creates an application"
"Creates an access request"
"Access Manager logs in"
"Access Manager approves developer access request"
"Get access token using JWT key pair; make API request"
"Generates, saves keys"
"Publishes public key to JWKS URL"
"Developer logs in"
"Creates an application"
"Creates an access request"
"Access Manager logs in"
"Access Manager approves developer access request"
"Get access token using JWT key pair; make API request"
"set IP address that is not accessible in the network as allowed IP and set service as scope"
"verify IP Restriction error when the API calls other than the allowed IP"
"set IP address that is accessible in the network as allowed IP and set service as scope"
"verify the success stats when the API calls within the allowed IP range"
"set IP address that is not accessible in the network as allowed IP and set service as scope"
"verify IP Restriction error when the API calls other than the allowed IP"
"set IP address that is accessible in the network as allowed IP and set service as scope"
"verify the success stats when the API calls within the allowed IP range"
"set api ip-restriction to global service level"
"Verify that IP Restriction is set at global service level"
"set IP address that is not accessible in the network as allowed IP and set service as scope"
"verify IP Restriction error when the API calls other than the allowed IP"
"set api ip-restriction to global service level"
"Verify that IP Restriction is set at global service level"
"set IP address that is not accessible in the network as allowed IP and set service as scope"
"verify IP Restriction error when the API calls other than the allowed IP"
"set api rate limit as per the test config, Local Policy and Scope as Service"
"verify rate limit error when the API calls beyond the limit"
"set api rate limit as per the test config, Local Policy and Scope as Route"
"verify rate limit error when the API calls beyond the limit"
"set api rate limit as per the test config, Redis Policy and Scope as Route"
"verify rate limit error when the API calls beyond the limit"
"set api rate limit as per the test config, Redis Policy and Scope as Service"
"verify rate limit error when the API calls beyond the limit"
"set api rate limit to global service level"
"Verify that Rate limiting is set at global service level"
"set api rate limit as per the test config, Redis Policy and Scope as Service"
"verify rate limit error when the API calls beyond the limit"
"set api rate limit to global service level"
"Verify that Rate limiting is set at global service level"
"set api rate limit as per the test config, Redis Policy and Scope as Service"
"verify rate limit error when the API calls beyond the limit"

https://github.com/NithinKuruba/test-docker-compose/actions/runs/1831980121

FAILED: Automated Tests(10)

"authenticates Janis (api owner)"
"creates and activates new namespace"
"creates a new service account"
"publishes a new API to Kong Gateway"
"creates as new product in the directory"
"publish product to directory"
"applies authorization plugin to service published to Kong Gateway"
"update the Dataset in BC Data Catelogue to appear the API in the Directory"
"authenticates Janis (api owner)"
"grant namespace access to Mark (access manager)"
"Grant CredentialIssuer.Admin permission to Janis (API Owner)"
"authenticates Harley (developer)"
"creates an application"
"creates an access request"
"approves an access request"
"Verify that API is accessible with the generated API Key"
"Turn off the authentication switch"
"Verify that API is not accessible with the generated API Key"
"Apply Key-auth only authorization plugin to Kong Gateway"
"Get the plugin ID of Key-auth plugin"
"Create a new consumer and save the consumer Id"
"Create a key for the newly created consumer"
"Update the Kong key-auth plugin the new consumer"
"Verify the service is accessibale with API key for free access"
"Verify the service is accessible with API key for elevated access"
"set api rate limit to free access"
"Verify the rate limiting is applied for free access"
"Authenticates api owner"
"Creates and activates new namespace"
"Grant namespace access to access manager(Mark)"
"Grant CredentialIssuer.Admin permission to API Owner"
"Authenticates api owner"
"Activates namespace for client credential flow tests"
"Creates authorization profile for Client ID/Secret"
"Creates authorization profile for JWT - Generated Key Pair"
"Creates authorization profile for JWKS URL"
"Creates a new service account"
"Publishes a new API to Kong Gateway"
"Creates a new product in the directory"
"Adds environment with Client ID/Secret authenticator to product"
"Adds environment with JWT - Generated Key Pair authenticator to product"
"Adds environment with JWT - JWKS URL authenticator to product"
"Applies authorization plugin to service published to Kong Gateway"
"Update the Dataset in BC Data Catalogue to appear the API in the Directory"
"Developer logs in"
"Creates an application"
"Creates an access request"
"Access Manager logs in"
"Access Manager approves developer access request"
"Get access token using client ID and secret; make API request"
"Developer logs in"
"Creates an application"
"Creates an access request"
"Access Manager logs in"
"Access Manager approves developer access request"
"Get access token using JWT key pair; make API request"
"Generates, saves keys"
"Publishes public key to JWKS URL"
"Developer logs in"
"Creates an application"
"Creates an access request"
"Access Manager logs in"
"Access Manager approves developer access request"
"Get access token using JWT key pair; make API request"
"set IP address that is not accessible in the network as allowed IP and set service as scope"
"verify IP Restriction error when the API calls other than the allowed IP"
"set IP address that is accessible in the network as allowed IP and set service as scope"
"verify the success stats when the API calls within the allowed IP range"
"set IP address that is not accessible in the network as allowed IP and set service as scope"
"verify IP Restriction error when the API calls other than the allowed IP"
"set IP address that is accessible in the network as allowed IP and set service as scope"
"verify the success stats when the API calls within the allowed IP range"
"set api ip-restriction to global service level"
"Verify that IP Restriction is set at global service level"
"set IP address that is not accessible in the network as allowed IP and set service as scope"
"verify IP Restriction error when the API calls other than the allowed IP"
"set api ip-restriction to global service level"
"Verify that IP Restriction is set at global service level"
"set IP address that is not accessible in the network as allowed IP and set service as scope"
"verify IP Restriction error when the API calls other than the allowed IP"
"set api rate limit as per the test config, Local Policy and Scope as Service"
"verify rate limit error when the API calls beyond the limit"
"set api rate limit as per the test config, Local Policy and Scope as Route"
"verify rate limit error when the API calls beyond the limit"
"set api rate limit as per the test config, Redis Policy and Scope as Route"
"verify rate limit error when the API calls beyond the limit"
"set api rate limit as per the test config, Redis Policy and Scope as Service"
"verify rate limit error when the API calls beyond the limit"
"set api rate limit to global service level"
"Verify that Rate limiting is set at global service level"
"set api rate limit as per the test config, Redis Policy and Scope as Service"
"verify rate limit error when the API calls beyond the limit"
"set api rate limit to global service level"
"Verify that Rate limiting is set at global service level"
"set api rate limit as per the test config, Redis Policy and Scope as Service"
"verify rate limit error when the API calls beyond the limit" \n\n\n https://github.com/NithinKuruba/test-docker-compose/actions/runs/1831784628

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.