rockwyc992 / monkey-pdns

MIT License
1 stars 0 forks source link

Wrong test format #1

Closed rockwyc992 closed 7 years ago

rockwyc992 commented 7 years ago

Sorry, I use the different format of "hello, world" in templates/hello.html and test.py

FAIL: test_hello (monkey_pdns.app.tests.View_hello_tests)
    AssertionError: False is not true : Couldn't find 'Hello, world.' in response
chuanchan1116 commented 7 years ago

Resolved. See commit b041372