Badhan-BUET-Zone / badhan-test

Test scripts for Badhan
0 stars 0 forks source link

badhan-test

badhan-test contains the automated API testing script written using Node.JS. The API being tested is currently the active backend for Badhan, BUET Zone Android app (https://play.google.com/store/apps/details?id=com.mmmbadhan) and Website (https://badhan-buet.web.app)

Run the tests

If you have Nodejs installed, you can run the test by following command

To run only a single test file, you can use the following command

Run Test the tests using Docker