devtools/testlib.py
2009-08-13 Nicolas Chauvat R propagate deprecation of CWRegistry.possible_vobjects
2009-08-12 Nicolas Chauvat R put version info in deprecation warnings
2009-08-11 Sylvain Thénault merge
2009-08-11 Sylvain Thénault [testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
2009-08-11 Nicolas Chauvat R propagate registry API changes
2009-08-03 Sylvain Thénault [testlib] take care of re-monkeypatching which'll cause infinite recursion error
2009-08-03 Sylvain Thénault [appobject] kill VObject class, move base selector classes to appobject
2009-08-03 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
2009-07-02 Sylvain Thénault backport stable
2009-07-01 Sylvain Thénault protect against empty etypes stable
2009-06-29 Aurelien Campeas likely typo
2009-06-23 Sylvain Thénault backport stable branch
2009-06-19 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
2009-06-09 Sylvain Thénault cleanup stable
2009-06-05 Sylvain Thénault nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-13 sylvain thenault fix in case only one type is tested tls-sprint
2009-05-13 sylvain thenault use render tls-sprint
2009-04-30 sylvain thenault delete-trailing-whitespaces tls-sprint
2009-03-26 sylvain thenault cleanup tls-sprint
2009-03-26 sylvain thenault rset may be None tls-sprint
2009-03-23 sylvain thenault more linting tls-sprint
2009-03-23 sylvain thenault pylint cleanup tls-sprint
2009-03-04 sylvain thenault backport default branch tls-sprint
2009-03-04 Laure Bourgois fix automatic test: ensure we actually have
2009-02-18 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
2009-02-18 Adrien Di Mascio main template refactoring tls-sprint
2009-02-09 Aurelien Campeas [testlib] fix pb. related to class scoped variables
2009-02-09 sylvain thenault old .validators attribute is now .vid_validators
2009-02-02 Aurelien Campeas [testlib] quickfix (needs review) : missing validators attribute
2009-01-30 sylvain thenault set self.rset else we're missing some stuff since TheMainTemplate instance as None as rset
2009-01-30 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
2009-01-29 sylvain thenault sax only validator for owl views for now
2009-01-27 sylvain thenault don't check owl
2009-01-26 sylvain thenault unnecessary
2009-01-15 sylvain thenault move selection of entity types to test in a method to ease overriding 3.0
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip