Closed michplunkett closed 1 year ago
Add testing for the application.
(ucpd-incident-scraper-py3.11) michaelp@MacBook-Air-5 ucpd-incident-scraper % make test pytest -vs test/ ============================================================================================= test session starts ============================================================================================== platform darwin -- Python 3.11.4, pytest-7.4.2, pluggy-1.3.0 -- /Users/michaelp/Documents/GitHub/ucpd-incident-scraper/.venv/bin/python cachedir: .pytest_cache rootdir: /Users/michaelp/Documents/GitHub/ucpd-incident-scraper collected 1 item test/test_headers.py::test_header_randomization PASSED ============================================================================================== 1 passed in 0.02s =============================================================================================== (ucpd-incident-scraper-py3.11) michaelp@MacBook-Air-5 ucpd-incident-scraper %
Describe your changes
Add testing for the application.
Checklist before requesting a review