Tue, 08 Mar 2011 18:32:19 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 07 Mar 2011 17:02:15 +0100 |
Nicolas Chauvat |
merge stable changes into default
|
file |
diff |
annotate
|
Mon, 07 Mar 2011 10:41:04 +0100 |
Sylvain Thénault |
[testlib] backport some useful testing utilities from tracker's testutils module
stable
|
file |
diff |
annotate
|
Mon, 07 Mar 2011 10:40:07 +0100 |
Sylvain Thénault |
[testlib] fix rql generation bug w/ groups given as unicode string
stable
|
file |
diff |
annotate
|
Fri, 11 Feb 2011 12:17:47 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 11 Feb 2011 11:37:10 +0100 |
Sylvain Thénault |
[testlib] take care, validator may be None
stable
|
file |
diff |
annotate
|
Fri, 11 Feb 2011 11:29:23 +0100 |
Sylvain Thénault |
[testlib] extract get_validator method from _check_html, move assertDocTestFile
stable
|
file |
diff |
annotate
|
Wed, 09 Feb 2011 18:57:09 +0100 |
Sylvain Thénault |
[testlib] by default skip new 'manage' action's category
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Tue, 09 Nov 2010 17:19:39 +0100 |
Pierre-Yves David |
[testlib] extract validation logic into a ``assertWellFormed`` method.
stable
|
file |
diff |
annotate
|
Tue, 11 Jan 2011 12:19:36 +0100 |
Sylvain Thénault |
[web action] refactor box menu handling, fixing #1401943 on the way
stable
|
file |
diff |
annotate
|
Wed, 05 Jan 2011 10:30:52 +0100 |
Sylvain Thénault |
d-t-w
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 01 Dec 2010 17:08:24 +0100 |
Sylvain Thénault |
backport oldstable
stable
|
file |
diff |
annotate
|
Wed, 01 Dec 2010 17:06:01 +0100 |
Pierre-Yves David |
[testlib] Use logilab.common.shellutils.getlogin instead of local hack.
oldstable
|
file |
diff |
annotate
|
Fri, 05 Nov 2010 18:51:22 +0100 |
Julien Jehannet |
[devtools] make migration handler easily available from CubicWebTC through .shell() method
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 17:15:46 +0200 |
Sylvain Thénault |
[test] make test independant from the working directory
|
file |
diff |
annotate
|
Fri, 22 Oct 2010 14:32:59 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 22 Oct 2010 14:30:59 +0200 |
Sylvain Thénault |
[testlib] /me stupid
stable
|
file |
diff |
annotate
|
Fri, 22 Oct 2010 14:28:09 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 22 Oct 2010 14:27:53 +0200 |
Sylvain Thénault |
[testlib] missing import
stable
|
file |
diff |
annotate
|
Fri, 22 Oct 2010 13:10:37 +0200 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 13 Oct 2010 08:37:21 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 13 Oct 2010 08:37:09 +0200 |
Sylvain Thénault |
[test] reset uncommitable flag on ValidationError raised during automatic db population
stable
|
file |
diff |
annotate
|
Tue, 12 Oct 2010 14:13:07 +0200 |
Sylvain Thénault |
[test/possible views] skip deprecated views
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 14:45:25 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 13:40:18 +0200 |
Sylvain Thénault |
TestServerConfig needs default_base_url
stable
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 12:27:29 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 12:27:17 +0200 |
Sylvain Thénault |
[test] we must consider default_base_url()
stable
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 11:02:27 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 00:05:52 +0200 |
Sylvain Thénault |
[schema / sources] store data sources as cubicweb entities
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 00:05:49 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 08 Oct 2010 15:28:51 +0200 |
Julien Jehannet |
[devtools] refactor http server initialization in a much saner way
stable
|
file |
diff |
annotate
|
Fri, 08 Oct 2010 07:55:11 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 07 Oct 2010 19:04:07 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 06 Oct 2010 14:57:14 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 06 Oct 2010 14:56:43 +0200 |
Pierre-Yves David |
[testlib] Fix mail monkeypatch in testlib
stable
|
file |
diff |
annotate
|
Wed, 06 Oct 2010 14:04:26 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 06 Oct 2010 10:46:20 +0200 |
Sylvain Thénault |
[test] send mail synchronously during tests
stable
|
file |
diff |
annotate
|
Thu, 30 Sep 2010 15:00:40 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 30 Sep 2010 15:00:30 +0200 |
Sylvain Thénault |
[test] more update to unittest2 api
stable
|
file |
diff |
annotate
|
Wed, 29 Sep 2010 16:16:32 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 23:28:58 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 06 Sep 2010 15:03:11 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 27 Aug 2010 15:02:34 +0200 |
Adrien Di Mascio |
[doc] add documentation on RealDatabaseConfiguration
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 27 Aug 2010 13:44:55 +0200 |
Adrien Di Mascio |
[devtools] make CubiwebTC.login() context-manager restore the testcase connection on exit
stable
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 10:29:07 +0200 |
Sylvain Thénault |
[web api] unify 'contentnav' (VComponent) and 'boxes' registries as 'ctxcomponents' (CtxComponent)
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 10:01:11 +0200 |
Sylvain Thénault |
[boxes] introduce new boxes system
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|