CAPSTONE-2022-2023 / Group_24

group-24.vercel.app
0 stars 0 forks source link

As a developer I want to test and fix all the errors in the app before delivering it to client, so that they get smooth and bug free experience #81

Open assangha opened 1 year ago

assangha commented 1 year ago

Description

Check all the features and make sure there is no error in the usage of those features. All the expected outputs should be working.

Acceptance Criteria

All the features should be working

Testing Criteria

Check all the features with possible inputs in order to check if any feature gives unexpected output.

marceljar commented 1 year ago

Accepted. Bug fixes. Make sure to document bugs that were discovered and fixed.

marceljar commented 1 year ago

Still pending.

Pun-slinger commented 1 year ago

Documented bugs

Fixed: printing empty list of equipments Image

Partially Fixed: navbar shows on sign in page Image

Added alert of sign in error Image

Fixed: Payment page pays for reservation price rather than grand total

Fixed: Sign up page does not take you anywhere after submission

Fixed: Room page's Book Now button takes you back to login

Bugged: Time zone is making our date picker unreliable

Added error alert to payment page