GithubHelp home page GithubHelp logo

open-banking-api's Introduction

Open-Banking-Api

This repository contains the API specifications from the Open Banking initiative, which are used by our product, RoostGPT, to generate API tests in framwework REST Assured and Postman.

Rest Assured test has been generated by RoostGPT for Direct Debit api spec.

Rest Assured Tests

To run rest assured test go to Direct Debit Folder and run

mvn test

To run individual tests:

mvn test -Dtest=<package_name>.<ClassName>

Postman Tests

Using Postman CLI

Pre-requisites: Install Postman CLI - https://learning.postman.com/docs/postman-cli/postman-cli-installation/

To run postman tests go to Direct_Debit/postman_collections Folder and run:

postman collection run <path/to/postmanCollection.json> -i <folderName or folderUID> -d  <path/to/csvFile.csv>

example:

postman collection run modified_postman_AMH_DirectDebit-Swagger.json -i consent-setup -d openbanking-api-postman/consent-setup.csv

Using Postman Application:

  1. Import the modified_postman_Swagger.json using the import button.

alt text

  1. Click on three dots near the imported json file and choose Run Collection from the menu

alt text

  1. Select an api-endpoint (e.g. consent-retrival). Using the Data section in the Run Configuration setting, select the csv file containing the test cases.

alt text

  1. Click on Run <Collection Name> button at bottom to see the test results.

alt text

Contact

For more information about RoostGPT or our other products and services, please visit our website at roost.ai or contact us at [email protected].

open-banking-api's People

Contributors

divyeshzb avatar bhavika2101 avatar garvit-jethwani avatar

Watchers

 avatar

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.