Giter Club home page Giter Club logo

hmrc.customs-inventory-linking-exports-performance-test's Introduction

customs-inventory-linking-exports-performance-test

Performance tests for the customs-inventory-linking-exports service.

To run tests locally:

sbt -Djava.io.tmpdir=${WORKSPACE}/tmp -DrunLocal=true test 

To run a smoke test locally:

sbt -Dperftest.runSmokeTest=true -Djava.io.tmpdir=${WORKSPACE}/tmp -DrunLocal=true test

To run against deployed applications in a managed environment (e.g. staging etc) replace -DrunLocal=true with -DrunLocal=false in above examples.

For more details about configuring or running

seeding api-subscription-fields data

You will have to make sure when running locally that you have seeded data for clientId 6372609a-f550-11e7-8c3f-9a214cf093ae This can be done with the following command:

curl -v -X PUT "http://localhost:9650/field/application/6372609a-f550-11e7-8c3f-9a214cf093ae/context/customs%2Finventory-linking%2Fexports/version/1.0" -H "Cache-Control: no-cache" -H "Content-Type: application/json" -d '{ "fields" : { "callbackUrl" : "https://postman-echo.com/post", "securityToken" : "securityToken" } }'

hmrc.customs-inventory-linking-exports-performance-test's People

Contributors

mailtogauravseth avatar phil-hargreaves avatar hmrc-web-operations avatar mrgauravsethhmrc avatar tomasz-rosiek 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.