[test] use TemporaryDirectory context manager
For consistency with others tests, use TemporaryDirectory from
cubicweb.devtools.testlib.
.. _web_module:
:mod:`cubicweb.web`
===================
.. automodule:: cubicweb.web
Exceptions
----------
.. autoexception:: DirectResponse
.. autoexception:: InvalidSession
.. autoexception:: PublishException
.. autoexception:: LogOut
.. autoexception:: Redirect
.. autoexception:: StatusResponse
.. autoexception:: RequestError
.. autoexception:: NothingToEdit
.. autoexception:: ProcessFormError
.. autoexception:: NotFound
.. autoexception:: RemoteCallFailed