devtools/testlib.py
2013-03-12 Pierre-Yves David merge with another default heads
2013-02-22 Julien Cristau [devtools] add http_publish to CubicWebTC (closes #2565882)
2013-01-18 Sylvain Thénault [testlib] url_publish should give url to the request and the rset returned by the path evaluator to ctrl_publish. Closes #2557468
2013-02-25 Julien Cristau [testlib] make test_view load the json data
2013-02-14 Nicolas Chauvat [toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
2013-02-14 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
2013-02-14 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
2013-01-10 Sylvain Thénault [db-api] rename repo_connect into _repo_connect to mark it private. Closes #2521848
2013-01-17 Pierre-Yves David merge with stable
2013-01-17 Sylvain Thénault [testlib] test_view now parse json data, closes #2557467 stable
2013-01-09 Aurelien Campeas [merge] backport stable
2012-12-20 Adrien Di Mascio [test] fix req default value handling in CubicWebTC.view (closes #2544376) stable
2012-09-14 Sylvain Thénault [session] fix arguments default value and promote usage of security_enabled as session method. Closes #2481820
2012-09-10 Sylvain Thénault minor cleanups/typos
2012-07-31 Adrien Di Mascio [testlib] consider rset for template / view selection (closes #2447183) stable
2012-07-20 Sylvain Thénault [book] fix build warnings/errors. Closes #2430042 stable
2012-07-10 Sylvain Thénault stable is now 3.15 stable
2012-07-10 Sylvain Thénault [testlib] introduce temporary_permissions context manager stable
2012-04-11 Pierre-Yves David [devtool-testlib] add deprecated entry point for publish method
2012-03-16 Pierre-Yves David devtools-request: transmit the headers keyword argument to the request class
2012-03-15 Pierre-Yves David [web] Move request handling logic into cubicweb application. (closes #2200684)
2012-03-15 Pierre-Yves David [login] split authentication logic from post authentication logic (closes #2200755)
2011-12-16 Adrien Di Mascio [controllers] deprecate JSonController and implement AjaxController / ajax-func registry (closes #2110265)
2011-10-21 Sylvain Thénault typo
2011-10-21 Sylvain Thénault [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
2011-09-29 Sylvain Thénault backport stable
2011-09-28 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
2011-09-23 Sylvain Thénault backport stable
2011-09-22 Adrien Di Mascio [testlib] make self.view() return raw output if no validator is used
2011-09-21 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
2011-09-15 Sylvain Thénault backport stable
2011-09-13 Sylvain Thénault backout 7780:a1d5365fefc1 stable
2011-09-13 Sylvain Thénault [cubification] moved CWPermission handling into a localperms cube. closes #1914011 stable
2011-09-06 Sylvain Thénault drop unittest deprecation warning stable
2011-05-26 Sylvain Thénault [testlib] add convenience assertion method to check __message
2011-05-25 Sylvain Thénault [web test] fix test failures introduced by 7431:cab99ccdb774
2011-05-25 Aurelien Campeas backport stable changes
2011-05-25 Sylvain Thénault [test] fix tests broken by 7427:5338d895b891 stable
2011-05-19 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
2011-05-13 Sylvain Thénault backport stable
2011-05-13 Sylvain Thénault [entity] fix cw_instantiate w/ reverse_ relation crash when either multiple entities are given or an eid instead of an entity stable
2011-05-09 Sylvain Thénault backport stable
2011-05-09 Sylvain Thénault [testlib] create_user may now create user's email address stable
2011-05-07 Sylvain Thénault backport stable
2011-05-07 Sylvain Thénault [testlib] grant_permission now accept either an entity or en eid stable
2011-05-06 Sylvain Thénault [testlib] fix deprecation warning stack level stable
2011-05-05 Sylvain Thénault backport stable
2011-05-05 Sylvain Thénault [testlib] fix assertAuthFailure to consider both None and dbapi._NeedAuthAccessMock as meaning 'no connection has been set' stable
2011-05-05 Sylvain Thénault [CubicWebTC] fix create_user bw compat stable
2011-04-27 Alexandre Fayolle [vreg] vregistry._select_best was needlessly instanciating NoSelectableObject (closes #1626708)
2011-04-14 Sylvain Thénault [testlib] refactor create_user and grant_permission to make them usable from pre_setup_database
2011-04-01 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
2011-03-16 Pierre-Yves David merge old stable into stable stable
2010-12-07 Aurelien Campeas [test] New Handling of database for test. oldstable
2011-03-11 Sylvain Thénault default (3.11.X) is now stable stable
2011-03-10 Sylvain Thénault [devtools] fix anonymous user handling in test classes stable
2011-03-08 Sylvain Thénault backport stable
2011-03-08 Sylvain Thénault [testlib] New assertion method assertSentEmail() to test presence of emails in system mailbox stable
2011-03-07 Nicolas Chauvat merge stable changes into default
2011-03-07 Sylvain Thénault [testlib] backport some useful testing utilities from tracker's testutils module stable
less more (0) -100 -60 tip