Changes
Page history
Update Final Submission
authored
Apr 07, 2020
by
Jorgen Wiebe (jow172)
Hide whitespace changes
Inline
Side-by-side
Final-Submission.md
View page @
290877be
...
...
@@ -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