Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 256 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 256 Bytes

testing-demo-fall2020

Demo code for Testing presentation on Oct. 21, 2020. Contains the following:

selenium_demo.py demonstrates the usage of selenium to retrieve an element and enter search terms

test_demo.py demonstrates the usage of mock patch