devtools/testlib.py
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
Wed, 01 Jul 2009 16:40:35 +0200 Sylvain Thénault protect against empty etypes stable
Mon, 29 Jun 2009 13:57:31 +0200 Aurelien Campeas likely typo
Tue, 23 Jun 2009 13:36:38 +0200 Sylvain Thénault backport stable branch
Fri, 19 Jun 2009 14:42:04 +0200 Sylvain Thénault stop using meta attribute from yams schema. Use instead sets defining meta relations and another defining schema types. Refactor various schema view based on this
Tue, 09 Jun 2009 14:08:08 +0200 Sylvain Thénault cleanup stable
Fri, 05 Jun 2009 15:09:20 +0200 Sylvain Thénault nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Wed, 13 May 2009 11:01:40 +0200 sylvain thenault fix in case only one type is tested tls-sprint
Wed, 13 May 2009 10:12:03 +0200 sylvain thenault use render tls-sprint
Thu, 30 Apr 2009 14:28:28 +0200 sylvain thenault delete-trailing-whitespaces tls-sprint
Thu, 26 Mar 2009 20:11:37 +0100 sylvain thenault cleanup tls-sprint
Thu, 26 Mar 2009 18:53:14 +0100 sylvain thenault rset may be None tls-sprint
Mon, 23 Mar 2009 18:13:34 +0100 sylvain thenault more linting tls-sprint
Mon, 23 Mar 2009 17:55:59 +0100 sylvain thenault pylint cleanup tls-sprint
Wed, 04 Mar 2009 17:12:28 +0100 sylvain thenault backport default branch tls-sprint
Wed, 04 Mar 2009 16:53:10 +0100 Laure Bourgois fix automatic test: ensure we actually have
Wed, 18 Feb 2009 20:25:57 +0100 Adrien Di Mascio The main template is now a simple view, there's no need to monkey patch TheMainTemplate._select_view_and_rset tls-sprint
Wed, 18 Feb 2009 19:19:57 +0100 Adrien Di Mascio main template refactoring tls-sprint
Mon, 09 Feb 2009 17:59:17 +0100 Aurelien Campeas [testlib] fix pb. related to class scoped variables
Mon, 09 Feb 2009 14:09:55 +0100 sylvain thenault old .validators attribute is now .vid_validators
Mon, 02 Feb 2009 12:10:34 +0100 Aurelien Campeas [testlib] quickfix (needs review) : missing validators attribute
Fri, 30 Jan 2009 17:24:53 +0100 sylvain thenault set self.rset else we're missing some stuff since TheMainTemplate instance as None as rset
Fri, 30 Jan 2009 15:32:02 +0100 sylvain thenault refactor validator selection using a content type based dictionnary (which may be overriden by view id) + functions to instrumentize the registry to check what's tested and what's not
Thu, 29 Jan 2009 10:09:42 +0100 sylvain thenault sax only validator for owl views for now
Tue, 27 Jan 2009 13:05:38 +0100 sylvain thenault don't check owl
Mon, 26 Jan 2009 11:05:49 +0100 sylvain thenault unnecessary
Thu, 15 Jan 2009 13:25:34 +0100 sylvain thenault move selection of entity types to test in a method to ease overriding 3.0
Wed, 05 Nov 2008 15:52:50 +0100 Adrien Di Mascio Showtime !
less more (0) tip