cherrypy.test.test_core module¶
Basic tests for the CherryPy core: request handling.
- class cherrypy.test.test_core.CoreRequestHandlingTest(methodName='runTest')[source]¶
Bases:
cherrypy.test.helper.CPWebCase
- skip_if_bad_cookies()[source]¶
cookies module fails to reject invalid cookies https://github.com/cherrypy/cherrypy/issues/1405