You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Noah Pederson 6fb80903c9
continuous-integration/drone/push Build is passing Details
Adds space before log messages for easier reading
4 years ago
find_closest_num Cleans up tests using subTest, adds readme, restructures a bit 4 years ago
pattern_matching Adds some comments + docstrings + a test case 4 years ago
tests Adds space before log messages for easier reading 4 years ago
.drone.yml Adds drone config 4 years ago
.gitignore Initial commit 4 years ago
LICENSE Initial commit 4 years ago
README.md Updated command 4 years ago

README.md

Interview

Tests

To run the tests, run the following commands:

git clone https://git.packetlostandfound.us/chiefnoah/interview
cd interview
python -m unittest discover tests