devtools/testlib.py
Wed, 07 Apr 2010 14:26:35 +0200 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
Tue, 06 Apr 2010 19:08:07 +0200 Sylvain Thénault backport stable
Thu, 01 Apr 2010 08:24:53 +0200 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
Wed, 31 Mar 2010 15:39:09 +0200 Sylvain Thénault merge
Wed, 31 Mar 2010 12:26:07 +0200 Sylvain Thénault [testlib] simple helper method to register temporary appobjects (hooks for instance) with a context manager stable
Tue, 30 Mar 2010 14:32:03 +0200 Sylvain Thénault backport stable
Mon, 29 Mar 2010 11:51:02 +0200 Sylvain Thénault [testlib] create_user support extra kwargs to give to create_entity(CWUser) stable
Fri, 26 Mar 2010 16:15:41 +0100 Sylvain Thénault backport stable
Fri, 26 Mar 2010 13:21:25 +0100 Sylvain Thénault [testlib] __errorurl may be a relative path, check we're actually removing base url first stable
Thu, 25 Mar 2010 15:11:44 +0100 Pierre-Yves David When a TC failed to initiliase the database, the following test are SKIPPED stable
Wed, 24 Mar 2010 18:04:59 +0100 Sylvain Thénault le patch rql26 a été importé
Fri, 19 Mar 2010 14:42:35 +0100 Sylvain Thénault [repo] call server_startup event in start_looping_task the repo is fully started (registered in pyro for instance)
Tue, 16 Mar 2010 17:44:42 +0100 Sylvain Thénault merge
Tue, 16 Mar 2010 17:44:32 +0100 Sylvain Thénault fix tests stable
Mon, 01 Mar 2010 11:26:14 +0100 Katia Saurfelt server/web api for accessing to deleted_entites
Tue, 09 Mar 2010 08:59:43 +0100 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.
Fri, 26 Feb 2010 13:19:14 +0100 Sylvain Thénault kill dead/useless code as suggested by pylint stable
Wed, 24 Feb 2010 11:53:36 +0100 Sylvain Thénault [testlib] provide ability to control schema/vreg reset using reset_schema/reset_vreg test class attributes stable
Wed, 24 Feb 2010 11:52:11 +0100 Sylvain Thénault [test] skipping versions checking during test is enough, no need for monkey patch stable
Wed, 24 Feb 2010 11:04:28 +0100 Sylvain Thénault [test] cleanup stable
Tue, 09 Feb 2010 16:20:45 +0100 Sylvain Thénault use 'edit' as defaut path for expect_redirect_publish
Tue, 09 Feb 2010 11:22:40 +0100 Sylvain Thénault fix and begin to document autofill algorithm
Tue, 26 Jan 2010 13:38:02 +0100 Sylvain Thénault fix deprecation warnings
Mon, 25 Jan 2010 21:16:42 +0100 Sylvain Thénault XXX quick fix html validation by removing <canvas>
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Fri, 18 Dec 2009 14:10:05 +0100 Sylvain Thénault clearer api: distinguish app_publish / ctrl_publish
Fri, 18 Dec 2009 14:09:24 +0100 Sylvain Thénault override publisher's error handler to ease debugging
Wed, 09 Dec 2009 15:47:01 +0100 Sylvain Thénault 3.6 api update
Tue, 08 Dec 2009 07:54:51 -0800 Sandrine Ribeau more api update
Tue, 08 Dec 2009 14:42:03 +0100 Arthur Lutz [mq]: fix_set_addition
Tue, 08 Dec 2009 09:38:14 +0100 Sylvain Thénault deprecated one more custom add_entity in favor of req.create_entity
Thu, 03 Dec 2009 17:17:43 +0100 Sylvain Thénault backport stable into default
Tue, 01 Dec 2009 12:06:17 +0100 Sylvain Thénault don't use html/dtd validator as default validator for non html views. Closes #550162 stable
Tue, 24 Nov 2009 10:51:29 +0100 Sylvain Thénault ignore validation error during auto-population of a test db stable
Wed, 21 Oct 2009 17:32:20 +0200 Sylvain Thénault backport stable branch
Wed, 21 Oct 2009 09:47:55 +0200 Sylvain Thénault drop _prepare_copy method from rset in favor of a more generic copy method stable
Mon, 19 Oct 2009 18:15:39 +0200 Sylvain Thénault ignored_relations should be a set
Mon, 19 Oct 2009 15:16:41 +0200 Sylvain Thénault backport stable
Thu, 15 Oct 2009 20:29:21 +0200 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
Thu, 15 Oct 2009 10:56:46 +0200 Sylvain Thénault optional nbsessions arg
Tue, 13 Oct 2009 15:59:47 +0200 Sylvain Thénault factor out code reusable for authentication tests
Tue, 13 Oct 2009 08:50:19 +0200 Sylvain Thénault refactor repo authentication to allow pluggable authentifier to login with something else than a password
Wed, 07 Oct 2009 12:31:08 +0200 Sylvain Thénault backport stable branch
Thu, 24 Sep 2009 21:20:15 +0200 Adrien Di Mascio [tests] make unittest_viewselectors pass again
Wed, 23 Sep 2009 19:42:44 +0200 Adrien Di Mascio [testlib] added some new required attributes on FakeRequest, fix dummy NameError
Wed, 23 Sep 2009 12:28:28 +0200 Adrien Di Mascio [api] use _cw, cw_row, cw_col, cw_rset etc.
Tue, 15 Sep 2009 15:01:41 +0200 Sylvain Thénault backport 3.5
Tue, 15 Sep 2009 14:47:58 +0200 Sylvain Thénault should now use _test_action, not bare action.url() 3.5
Thu, 10 Sep 2009 08:13:22 +0200 Sylvain Thénault backport 3.5
Fri, 21 Aug 2009 16:26:20 +0200 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
Thu, 13 Aug 2009 10:55:58 +0200 Nicolas Chauvat R propagate deprecation of CWRegistry.possible_vobjects
Thu, 13 Aug 2009 00:35:05 +0200 Nicolas Chauvat R put version info in deprecation warnings
Tue, 11 Aug 2009 17:15:54 +0200 Sylvain Thénault merge
Tue, 11 Aug 2009 17:13:32 +0200 Sylvain Thénault [testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
Tue, 11 Aug 2009 13:01:56 +0200 Nicolas Chauvat R propagate registry API changes
Tue, 04 Aug 2009 00:51:00 +0200 Sylvain Thénault [testlib] take care of re-monkeypatching which'll cause infinite recursion error
Mon, 03 Aug 2009 15:16:47 +0200 Sylvain Thénault [appobject] kill VObject class, move base selector classes to appobject
Mon, 03 Aug 2009 10:50:57 +0200 Sylvain Thénault R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
Thu, 02 Jul 2009 10:35:03 +0200 Sylvain Thénault backport stable
less more (0) -60 tip