Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Testing and Deployment

Sumit Rawal answered on May 12, 2023 Popularity 6/10 Helpfulness 1/10

Contents


More Related Answers

  • What is automated deployment?
  • deployment example
  • What is a Deployment?
  • rolling deployments
  • deploy contract on bsc testnet hardhat
  • Deployment Comparison
  • What is automated deployment?
  • Deployment must be automated #
  • Create the Deployment with the following commands:
  • The Deployment template
  • Wait for the deployments to be up and running
  • Service deployment platforms
  • Deployment and maintenance
  • Rolling Deployments
  • Continuously Deployment and Integration
  • Deployment options
  • Deployment process
  • Triggering your deployment
  • Triggering your deployment
  • Triggering your deployment
  • Triggering your deployment
  • 4. Do you have automated deployment?

  • Testing and Deployment

    0

    Rely on three levels testing of Contracts when translating your products:

    Unit tests will need to be fully rewritten as they depend on the Contracts Language API version custom types and API. Use the contracts_api Python package available in the Contracts SDK for unit tests.

    Contracts Simulation tests are Contracts Language API version agnostic tests that test the product's behaviour, features and business logic. Minimal or no changes should be required for these tests when translating your products.

    E2E tests are Contract tests that are triggered using the Core API endpoints. To test your translated products end-to-end, you should open new accounts and plans and then test their behaviour by triggering various accounts journeys over time.

    Popularity 6/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on May 12 2023
    Sumit Rawal
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.