This is a testing tool made for OIDC project (Open Id Connect) .
This tool generates test files via the UI with simple cliks . The purpose from this tool is to free testers from manually writing test files for OIDC project .
To start the app :
-
-
cd oidc-testing-tool-front
-
npm i
-
npm start
-
-
-
cd server
-
npm i
-
node index.js || nodemon index.js
-
Demonstration : https://drive.google.com/file/d/1hZPz94CiRjDwSxWpYsJgPHWIv8f0Iu3K/view?usp=sharing