## Summary Create Cypress integration test for the batch page. Copy over an existing test in the `MADNet/cypress/integration/` folder and build on that. ## Page/Module [Batch Page](https://makeadiff.in/madnet/#/shelters/154/projects/1/batches) ### Things to test - Listing Batches - Create new Batch - Edit existing batch - Delete batch(assuming #83 is already done)
Summary
Create Cypress integration test for the batch page. Copy over an existing test in the
MADNet/cypress/integration/folder and build on that.Page/Module
Batch Page
Things to test