devtools/testlib.py
2010-04-01 Sylvain Thénault [python] take care to this detail of @contextmanager: if an unhandled exception occurs in the block, it is reraised inside the generator at the point where the yield occurred stable
2010-03-31 Sylvain Thénault merge
2010-03-31 Sylvain Thénault [testlib] simple helper method to register temporary appobjects (hooks for instance) with a context manager stable
2010-03-30 Sylvain Thénault backport stable
2010-03-29 Sylvain Thénault [testlib] create_user support extra kwargs to give to create_entity(CWUser) stable
2010-03-26 Sylvain Thénault backport stable
2010-03-26 Sylvain Thénault [testlib] __errorurl may be a relative path, check we're actually removing base url first stable
2010-03-25 Pierre-Yves David When a TC failed to initiliase the database, the following test are SKIPPED stable
2010-03-24 Sylvain Thénault le patch rql26 a été importé
2010-03-19 Sylvain Thénault [repo] call server_startup event in start_looping_task the repo is fully started (registered in pyro for instance)
2010-03-16 Sylvain Thénault merge
2010-03-16 Sylvain Thénault fix tests stable
2010-03-01 Katia Saurfelt server/web api for accessing to deleted_entites
2010-03-09 Sylvain Thénault [repo] enhanced security handling: deprecates unsafe_execute, in favor of explicit read/write security control using the `enabled_security` context manager. Also code executed on the repository side is now unsafe by default.
2010-02-26 Sylvain Thénault kill dead/useless code as suggested by pylint stable
less more (0) -15 tip