Update Final Submission authored by Jorgen Wiebe (jow172)'s avatar Jorgen Wiebe (jow172)
......@@ -427,7 +427,7 @@ While we had initial promising results from Tesseract(Google’s open-source Opt
### Manual Testing
#### Receipt Input
[Receipt Input Video](https://www.youtube.com/watch?v=_7vl2UHXBgQ&feature=youtu.be)
##### Test 1
* Goal: Display helpful error messages on invalid operation
......@@ -487,6 +487,8 @@ While we had initial promising results from Tesseract(Google’s open-source Opt
#### Searching
[Searching Test Video](https://www.youtube.com/watch?v=3GhXY3iE39c)
##### Test 1
* Goal: Data stored in the database can be loaded
* Instructions
......@@ -567,6 +569,9 @@ While we had initial promising results from Tesseract(Google’s open-source Opt
* Status: Pass
#### Budgeting
[Budgeting Test Video](https://www.youtube.com/watch?v=7m8mIOUtccM&feature=youtu.be)
##### Test 1
* Goal: Data is stored in the database and data can be loaded from the database and displayed
* Instructions
......@@ -717,6 +722,8 @@ While we had initial promising results from Tesseract(Google’s open-source Opt
#### File
[File Test Video](https://www.youtube.com/watch?v=V17SUOUzRHI&feature=youtu.be)
* Pre instructions:
* delete data folder inside the app.
......@@ -817,7 +824,7 @@ While we had initial promising results from Tesseract(Google’s open-source Opt
#### Visualization
[Visualization Test Video](https://www.youtube.com/watch?v=Ry5NjG9wjMk&feature=youtu.be)
##### Test 1
* Goal: Correctly plot single receipt value on graph
......
......