Open Issues Need Help
View All on GitHub Write a "Happy Path" Unit Test about 2 months ago
AI Summary: This issue requests the creation of a new file, `test_app.py`, to house a pytest unit test. The test should send a POST request with the text 'hello' to the root route, then assert that the HTTP status code is 200 and the response HTML contains the expected ASCII art generated from 'hello'. This is intended as a 'happy path' test.
Complexity:
1/5
enhancement good first issue
UI style about 2 months ago
enhancement good first issue