Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tarunima authored Jun 30, 2021
1 parent 6098737 commit 41b0ac0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python_scraper/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ Add your real credentials to the .env file. Then, before running whatsapp_scrape
### Testing

./test.sh
- If there is a specific message missing from one chat but not another, when the two chat files overlap on time, the scraper throws an assertion error: 'The Two Sets of Messages Do Not Overlap'. So far we have not seen this happen.

The test.sh file uses the coverage python module. You can see the code coverage with

Expand Down

0 comments on commit 41b0ac0

Please sign in to comment.