Update Final Submission authored by Jorgen Wiebe (jow172)'s avatar Jorgen Wiebe (jow172)
......@@ -423,7 +423,6 @@ While we had initial promising results from Tesseract(Google’s open-source Opt
## Testing
### Automated Testing
### Manual Testing
#### Receipt Input
......@@ -896,4 +895,25 @@ While we had initial promising results from Tesseract(Google’s open-source Opt
* Click on “Money Spent” on the sidebar.
* Verify That:
* Graph is empty
* Status: Pass
\ No newline at end of file
* Status: Pass
### Automated Testing
#### Database testing:
Running DatabaseModuleTests
(PASSED) Database Test Results: 2/2
(PASSED) BusinessesDB Test Results: 7/7
(PASSED) ItemNamesDB Test Results: 7/7
(PASSED) ItemCategoriesDB Test Results: 7/7
(PASSED) ItemsDB Test Results: 10/10
(PASSED) ReceiptsDB Test Results: 7/7
(PASSED) ItemsDB Test Results: 9/9
(PASSED) DatabaseModule Test Results: 49/49
\ No newline at end of file