Giter VIP home page Giter VIP logo

ml-testing-toolkit's People

Contributors

amarmodus avatar dependabot[bot] avatar elnyry-sam-k avatar eugenepolschikov avatar geka-evk avatar georgi-logodazhki avatar henkkodde avatar kleyow avatar lewisdaly avatar mdebarros avatar oderayi avatar shashi165 avatar sridharvoruganti avatar vijayg10 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ml-testing-toolkit's Issues

URL / Path parameters are not accessible from inbound scripting

It seems to be, not able to access path params inside inbound script. We will need the path param values in followup request.

"scripts": { "exec": [ "const userConfig = JSON.parse(pm.globals.get('userConfig'))", "const curDate = (new Date()).toUTCString()", "url: userConfig.CALLBACK_ENDPOINT + '/transactions/' + pm.request.url.path[1],", "method: 'patch',", "pm.sendRequest(thirdpartyRequest, function (err, response) {", "console.log('transactions response : '+JSON.stringify(response.json()))", "});" ] }

ttk-script

TransactionrequestID not populating on POST quote request

I have observed that on the POST quote request from the TTK, the transactionRequestID is not getting populated. We will need the transactionRequestID there, so as to match the transaction from the incoming request. Thank you.
Screenshot from 2020-09-23 18-56-50

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.