Project to process the receipt.
Clone the project
git clone https://github.com/itsIshwor/green-house-assesment.git
Go to the project directory
cd green-house-assesment
Give execution permission to start.sh
file
chmod +x start.sh
Execute the start script
./start.sh
once all above steps complete you will able to see following in browser:
once you're able to lunch localhost:8080
import greenhouse-assessment.postman_collection.json
into your postman.
and Run the collection. You will be able to see following result:
- Add unit test cases with junit mockito.