Skip to content

[DEPRECATED] Cucumber end-to-end testing for NDID platform

Notifications You must be signed in to change notification settings

ndidplatform/test-cucumber

Repository files navigation

Getting started

  1. Install dependencies

    npm install
  2. Run docker smart contract (tendermint ABCI app) server in smart-contract repository (https://github.com/ndidplatform/smart-contract)

  3. Run docker NDID API in api repository (https://github.com/ndidplatform/api)

Run Test in docker

Required

Build

npm run docker-build

Run Test Authentication flow (IDP,RP)

npm run docker-authen-up

Run Test Data Request flow (IDP,RP,AS)

npm run docker-dataRequest-up

About

[DEPRECATED] Cucumber end-to-end testing for NDID platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published