Skip to content
This repository was archived by the owner on Jun 9, 2021. It is now read-only.

Conversation

@Eowyn42
Copy link
Contributor

@Eowyn42 Eowyn42 commented Nov 12, 2017

No feedback needed -- was working on this during Sunday office hours. Responded to earlier feedback on pull request #115, and added a few more tests and a little more refactoring: specifically, putting the while loops into a run_interactive_loop(arg_dict, prompt_string) function which by itself increased by test coverage to 68%.

to generate html of test coverage:
pytest --cov=mailroom --cov-report=html
Only print statements, user input, and python functionality like "while" loops are untested :-)

@PythonCHB
Copy link
Contributor

Awesome!

@PythonCHB PythonCHB merged commit bce33e8 into UWPCE-PythonCert:master Nov 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants