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 ...@@ -423,7 +423,6 @@ While we had initial promising results from Tesseract(Google’s open-source Opt
## Testing ## Testing
### Automated Testing
### Manual Testing ### Manual Testing
#### Receipt Input #### Receipt Input
...@@ -897,3 +896,24 @@ While we had initial promising results from Tesseract(Google’s open-source Opt ...@@ -897,3 +896,24 @@ While we had initial promising results from Tesseract(Google’s open-source Opt
* Verify That: * Verify That:
* Graph is empty * Graph is empty
* Status: Pass * 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