cse190largecodebases / group-project-bit-converter

group-project-bit-converter created by GitHub Classroom
Other
0 stars 0 forks source link

Unit Test: Git Status #12

Closed kencasimiro closed 1 year ago

kencasimiro commented 1 year ago

Completed unit test for git status. Make sure to change the path to a git initialized repository in the unit test. All unit tests will be in test_git.py in the idle_test folder.

Use the following command to run the unit test. ./python.exe -m unittest /Users/ken/Desktop/group-project-bit-converter/Lib/idlelib/idle_test/test_git.py

Screenshot 2023-05-30 at 6 01 02 AM