cs50 / lib50

This is lib50, CS50's own internal library used in many of its tools.
GNU General Public License v3.0
16 stars 15 forks source link

Test updates #65

Closed jsarchibald closed 3 years ago

jsarchibald commented 4 years ago

Adds tests for _api._prompt_username, the CTRL-C case of _api._prompt_password, and the case of an invalid YAML error within the config loader.