devtools/testlib.py
Fri, 01 Apr 2011 14:26:18 +0200 Sylvain Thénault [web test] extract a set_auth_mode method from init_authentication and use it in test_fb_login_concept to avoid bad test interaction stable
Wed, 16 Mar 2011 18:12:57 +0100 Pierre-Yves David merge old stable into stable stable
Tue, 07 Dec 2010 12:18:20 +0100 Aurelien Campeas [test] New Handling of database for test. oldstable
Fri, 11 Mar 2011 09:47:09 +0100 Sylvain Thénault default (3.11.X) is now stable stable
Thu, 10 Mar 2011 14:59:21 +0100 Sylvain Thénault [devtools] fix anonymous user handling in test classes stable
Tue, 08 Mar 2011 18:32:19 +0100 Sylvain Thénault backport stable
Tue, 08 Mar 2011 18:21:40 +0100 Sylvain Thénault [testlib] New assertion method assertSentEmail() to test presence of emails in system mailbox stable
Mon, 07 Mar 2011 17:02:15 +0100 Nicolas Chauvat merge stable changes into default
Mon, 07 Mar 2011 10:41:04 +0100 Sylvain Thénault [testlib] backport some useful testing utilities from tracker's testutils module stable
Mon, 07 Mar 2011 10:40:07 +0100 Sylvain Thénault [testlib] fix rql generation bug w/ groups given as unicode string stable
Fri, 11 Feb 2011 12:17:47 +0100 Sylvain Thénault backport stable
Fri, 11 Feb 2011 11:37:10 +0100 Sylvain Thénault [testlib] take care, validator may be None stable
Fri, 11 Feb 2011 11:29:23 +0100 Sylvain Thénault [testlib] extract get_validator method from _check_html, move assertDocTestFile stable
Wed, 09 Feb 2011 18:57:09 +0100 Sylvain Thénault [testlib] by default skip new 'manage' action's category
Wed, 19 Jan 2011 12:47:06 +0100 Sylvain Thénault [web session] cleanup session/authentication api: we don't have anymore to store authentication information on web session since the auto-reconnection feature has been dropped (eg in 3.10)
Tue, 09 Nov 2010 17:19:39 +0100 Pierre-Yves David [testlib] extract validation logic into a ``assertWellFormed`` method. stable
Tue, 11 Jan 2011 12:19:36 +0100 Sylvain Thénault [web action] refactor box menu handling, fixing #1401943 on the way stable
Wed, 05 Jan 2011 10:30:52 +0100 Sylvain Thénault d-t-w stable
Tue, 04 Jan 2011 16:34:22 +0100 Sylvain Thénault [test, html validation] make validator selection somewhat smarter (at least it works properly when content is demoted from xhtml to html, making the XMLDemotingValidator class useless stable
Wed, 01 Dec 2010 17:08:24 +0100 Sylvain Thénault backport oldstable stable
Wed, 01 Dec 2010 17:06:01 +0100 Pierre-Yves David [testlib] Use logilab.common.shellutils.getlogin instead of local hack. oldstable
Fri, 05 Nov 2010 18:51:22 +0100 Julien Jehannet [devtools] make migration handler easily available from CubicWebTC through .shell() method stable
Fri, 05 Nov 2010 15:08:24 +0100 Julien Jehannet [shell, testlib] return doc test results in process_script and new assertDocTestFile method on CubicWebTC stable
Mon, 25 Oct 2010 17:15:46 +0200 Sylvain Thénault [test] make test independant from the working directory
Fri, 22 Oct 2010 14:32:59 +0200 Sylvain Thénault backport stable
Fri, 22 Oct 2010 14:30:59 +0200 Sylvain Thénault [testlib] /me stupid stable
Fri, 22 Oct 2010 14:28:09 +0200 Sylvain Thénault backport stable
Fri, 22 Oct 2010 14:27:53 +0200 Sylvain Thénault [testlib] missing import stable
Fri, 22 Oct 2010 13:10:37 +0200 Sylvain Thénault merge
Fri, 22 Oct 2010 13:10:27 +0200 Sylvain Thénault [test] start to make tests independant from cwd (more to do for tests which don't inherit from CubicWebTC stable
Sun, 17 Oct 2010 10:04:45 +0200 Sylvain Thénault [test] take care to unicode __regid__ (usually when using _()), may lead to later unicode decode error
Wed, 13 Oct 2010 08:37:21 +0200 Sylvain Thénault backport stable
Wed, 13 Oct 2010 08:37:09 +0200 Sylvain Thénault [test] reset uncommitable flag on ValidationError raised during automatic db population stable
Tue, 12 Oct 2010 14:13:07 +0200 Sylvain Thénault [test/possible views] skip deprecated views
Mon, 11 Oct 2010 14:45:25 +0200 Sylvain Thénault backport stable
Mon, 11 Oct 2010 13:40:18 +0200 Sylvain Thénault TestServerConfig needs default_base_url stable
Mon, 11 Oct 2010 12:27:29 +0200 Sylvain Thénault backport stable
Mon, 11 Oct 2010 12:27:17 +0200 Sylvain Thénault [test] we must consider default_base_url() stable
Mon, 11 Oct 2010 11:02:27 +0200 Sylvain Thénault backport stable
Mon, 11 Oct 2010 10:14:11 +0200 Sylvain Thénault restore line dropped in 6424:f443a2b8a5c7 which is necessary to have proper base-url on test server config (used for ms tests at least) stable
Sat, 09 Oct 2010 00:05:52 +0200 Sylvain Thénault [schema / sources] store data sources as cubicweb entities
Sat, 09 Oct 2010 00:05:49 +0200 Sylvain Thénault backport stable
Fri, 08 Oct 2010 15:28:51 +0200 Julien Jehannet [devtools] refactor http server initialization in a much saner way stable
Fri, 08 Oct 2010 07:55:11 +0200 Sylvain Thénault backport stable
Fri, 08 Oct 2010 07:43:38 +0200 Sylvain Thénault [test] fix tests broken by transaction behaviour on Unauthorized/ValidationError (no rollback but connection marked as non-commitable) stable
Thu, 07 Oct 2010 19:04:07 +0200 Sylvain Thénault backport stable
Thu, 07 Oct 2010 19:02:00 +0200 Sylvain Thénault [testlib] fix mail monkey patching, former patch was applied on stable instead of default stable
Wed, 06 Oct 2010 14:57:14 +0200 Sylvain Thénault backport stable
Wed, 06 Oct 2010 14:56:43 +0200 Pierre-Yves David [testlib] Fix mail monkeypatch in testlib stable
Wed, 06 Oct 2010 14:04:26 +0200 Sylvain Thénault backport stable
Wed, 06 Oct 2010 10:46:20 +0200 Sylvain Thénault [test] send mail synchronously during tests stable
Thu, 30 Sep 2010 15:00:40 +0200 Sylvain Thénault backport stable
Thu, 30 Sep 2010 15:00:30 +0200 Sylvain Thénault [test] more update to unittest2 api stable
Wed, 29 Sep 2010 16:16:32 +0200 Sylvain Thénault backport stable
Mon, 27 Sep 2010 17:14:23 +0200 Sylvain Thénault [testlib] don't wrap main test connection into TestCaseConnectionProxy, it should not be closed afterwards stable
Thu, 23 Sep 2010 23:28:58 +0200 Sylvain Thénault backport stable
Thu, 23 Sep 2010 10:47:54 +0200 Sylvain Thénault [test] we actually still need the set_option on base-url for multi-sources (eg repo) configuration stable
Fri, 17 Sep 2010 16:53:12 +0200 Sylvain Thénault [test] fix setting of base-url during test: override default_base_url, else we set it too late (after uiprops generation) stable
Mon, 06 Sep 2010 15:03:11 +0200 Sylvain Thénault backport stable
Fri, 27 Aug 2010 15:02:34 +0200 Adrien Di Mascio [doc] add documentation on RealDatabaseConfiguration stable
Fri, 27 Aug 2010 14:14:54 +0200 Adrien Di Mascio [devtools] add url_publish() method on CubicWebTC to test a full publishing process from the url_resolver to the html generation stable
Fri, 27 Aug 2010 13:44:55 +0200 Adrien Di Mascio [devtools] make CubiwebTC.login() context-manager restore the testcase connection on exit stable
Wed, 25 Aug 2010 10:29:07 +0200 Sylvain Thénault [web api] unify 'contentnav' (VComponent) and 'boxes' registries as 'ctxcomponents' (CtxComponent)
Wed, 25 Aug 2010 10:01:11 +0200 Sylvain Thénault [boxes] introduce new boxes system
Fri, 13 Aug 2010 08:23:14 +0200 Sylvain Thénault integrate Celso's work on translation file: proper/complete spanish translation, fixed some typos in french translation, occured -> occurred fix in various places stable
Thu, 15 Jul 2010 11:07:47 +0200 Sylvain Thénault [testlib] when no validator specified, simply return stripped output, not None
Thu, 08 Jul 2010 18:48:44 +0200 Sylvain Thénault backport stable
Thu, 08 Jul 2010 15:30:53 +0200 Adrien Di Mascio [tests] make sure controllers created by ctrl_publish() have a valid appli attribute stable
Tue, 06 Jul 2010 19:33:59 +0200 Pierre-Yves David [test] add default generic test Tags to CubicWeb TestCase class
Fri, 02 Jul 2010 19:05:58 +0200 Nicolas Chauvat [testlib] improve test description messages
Mon, 21 Jun 2010 15:34:46 +0200 Sylvain Thénault backport stable
Mon, 21 Jun 2010 15:32:58 +0200 Sylvain Thénault [repo] fix 'c-c start --loglevel LEVEL' for repository only configuration. Closes #1058269.
Mon, 21 Jun 2010 15:32:26 +0200 Sylvain Thénault [transaction w/ separated web/repo processes] the dbapi should explicitly specify a transaction id to avoid confusion when web server / repository run in separated processes stable
Mon, 21 Jun 2010 13:23:11 +0200 Sylvain Thénault backport stable
Fri, 18 Jun 2010 09:25:01 +0200 Sylvain Thénault [test] fix stupd name error stable
Fri, 18 Jun 2010 09:07:41 +0200 Sylvain Thénault [test] fix test w/ closed connection pb stable
Thu, 17 Jun 2010 18:50:20 +0200 Aurelien Campeas [devtools/teslib] be more defensive on rollbacks stable
Thu, 17 Jun 2010 16:24:01 +0200 Sylvain Thénault [test] workaround connection leak making tests fail under windows environment (though we've still probably some open connection leak to resolve...) stable
Tue, 15 Jun 2010 18:16:19 +0200 Sylvain Thénault backport stable
Tue, 15 Jun 2010 18:00:30 +0200 Sylvain Thénault [test] properly close connections during test stable
Thu, 20 May 2010 20:50:00 +0200 Sylvain Thénault [entity] continue cleanup of Entity/AnyEntity namespace
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Mon, 26 Apr 2010 16:31:46 +0200 Sylvain Thénault backport stable
Mon, 26 Apr 2010 10:41:40 +0200 Sylvain Thénault [testlib] move _cnxs initialization before setup_database so one can login in it stable
Fri, 23 Apr 2010 12:19:54 +0200 Alexandre Fayolle [python2.6] careful: json-py provides a json package. We don't want that. stable
Fri, 23 Apr 2010 12:42:53 +0200 Sylvain Thénault backport stable
Thu, 22 Apr 2010 19:48:04 +0000 Alexandre Fayolle [python2.6] prefer python2.6's builtin json module over simplejson stable
Thu, 15 Apr 2010 12:48:40 +0200 Sylvain Thénault backport stable
Thu, 15 Apr 2010 11:00:44 +0200 Aurelien Campeas merge stable
Thu, 15 Apr 2010 10:59:49 +0200 Aurelien Campeas [devtools] do not forbid use of postgres as a source for tests (but it still needs proper dump/restore support) stable
Wed, 14 Apr 2010 16:26:34 +0200 Sylvain Thénault backport stable
Wed, 14 Apr 2010 16:26:02 +0200 Sylvain Thénault [testlib] ctrl_publish now allow to specify the controller id as argument stable
Tue, 13 Apr 2010 19:43:51 +0200 Sylvain Thénault backport stable
Tue, 13 Apr 2010 19:19:37 +0200 Aurelien Campeas [doc/book] expand tesing material stable
Tue, 13 Apr 2010 12:19:24 +0200 Sylvain Thénault #773448: refactor session and 'no connection' handling, by introducing proper web session. We should now be able to see page even when no anon is configured, and be redirected to the login form as soon as one tries to do a query.
Wed, 07 Apr 2010 14:42:55 +0200 Sylvain Thénault backport stable
Wed, 07 Apr 2010 14:42:12 +0200 Sylvain Thénault [testlib] properly close connections opened during test in tearDown stable
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
less more (0) -120 tip