πππ² ππ π
Today, I continued testing the Alerts and Reports modules of my FlowCheck Inventory Management System.
After today, I've officially tested all the routes in the project and fixed the bugs I encountered during testing. π₯
I initially used parameter instead of parametersπ, so Swagger wasn't displaying the query parameter. After correcting it, I could select daily or monthly directly from Swagger.
πππ² ππ π
Today was all about testing the Sales module in my FlowCheck Inventory Management System.
I encountered a couple of issues along the way, but each one helped me understand my codebase better.
β Corrected my alert service logic, which was causing ObjectId casting errors.
β Verified that product stock is updated correctly after every successful sale.
β Confirmed that low-stock alerts are now triggered as expected when inventory falls below the reorder level.
Consider Joseph. He was skilled at interpreting dreams. Because of that gift, in one day his life changedβhe was elevated from prison to a position of authority, and later received a wife and great honor.
Strive to be the best at what you do.
ππππππ¦π’π§π ππ’π¦π (π)
Ephesians 5:16-17 NLT
Make the most of every opportunity in these evil days. Donβt act thoughtlessly, but understand what the Lord wants you to do.
A journey that should take you 10 years could be shortened to 2 years through destiny helpers.
Burden bearers are assets, not liabilities.
Invest in Yourself
Build capacity. Add value to yourself.
What should normally take you a year to accomplish can sometimes be achieved in a week because you have prepared yourself.
I'll keep checking the Swagger documentation to figure out what's causing it. At this point, I'm suspecting it's just a missing colon somewhere. π
π₯ Anyway, all supplier and product routes are now working perfectly fine.
#FlowCheck#BuildInPublic#BackendDevelopment#NodeJS
πππ² ππ π
Today, I tested all the routes under Suppliers and Products: adding, getting by ID, getting all, updating, and deleting.
πππ«π'π¬ π°π‘ππ π π°π¨π«π€ππ π¨π§ ππ¨πππ²:
β I tested all the supplier routes, and they worked as expected.
After correcting it and refreshing, the route showed up.
Today, however, there was no wrong indentation. I checked everything again, refreshed the page, stopped the server, and started it again, but the route was still missing. I ended up using Postman.