kshitijyelpale / blockchain-hyperledger-fabric-electronic-patient-records

GNU General Public License v3.0
49 stars 43 forks source link

CU-e73bd5 Addition of cypress framework for E2E testing. #44

Closed kshitijyelpale closed 3 years ago

kshitijyelpale commented 3 years ago

Only file admin.spec.js in cypress folder is written by me, rest all example files are generated on cypress setup. We will keep them for syntax to write test cases in future.

In fixture folder patients.json and cypress.json are added by me.

So while reviewing other files can be ignored.

At the end, npm install necessary in client folder after merged to main branch.

kshitijyelpale commented 3 years ago

Task linked: CU-e73bd5 Cypress E2E integration test cases