dluks82 / java-snack-manager

Terminal-based Java application for managing orders and inventory in a snack delivery service. Features include user login, cart management, inventory control, and order status simulation. Includes an admin profile for overseeing orders and inventory.
MIT License
0 stars 0 forks source link

Perform unit testing on core functionalities #19

Open dluks82 opened 3 weeks ago

dluks82 commented 3 weeks ago

Conduct unit tests to ensure the main features of the application work as expected.