devtools/testlib.py
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-26 Sylvain Thénault backport stable
2010-04-26 Sylvain Thénault [testlib] move _cnxs initialization before setup_database so one can login in it stable
2010-04-23 Alexandre Fayolle [python2.6] careful: json-py provides a json package. We don't want that. stable
2010-04-23 Sylvain Thénault backport stable
2010-04-22 Alexandre Fayolle [python2.6] prefer python2.6's builtin json module over simplejson stable
2010-04-15 Sylvain Thénault backport stable
2010-04-15 Aurelien Campeas merge stable
2010-04-15 Aurelien Campeas [devtools] do not forbid use of postgres as a source for tests (but it still needs proper dump/restore support) stable
2010-04-14 Sylvain Thénault backport stable
2010-04-14 Sylvain Thénault [testlib] ctrl_publish now allow to specify the controller id as argument stable
2010-04-13 Sylvain Thénault backport stable
2010-04-13 Aurelien Campeas [doc/book] expand tesing material stable
2010-04-13 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.
2010-04-07 Sylvain Thénault backport stable
2010-04-07 Sylvain Thénault [testlib] properly close connections opened during test in tearDown stable
2010-04-07 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
2010-04-06 Sylvain Thénault backport stable
2010-04-01 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
2010-03-31 Sylvain Thénault merge
2010-03-31 Sylvain Thénault [testlib] simple helper method to register temporary appobjects (hooks for instance) with a context manager stable
2010-03-30 Sylvain Thénault backport stable
2010-03-29 Sylvain Thénault [testlib] create_user support extra kwargs to give to create_entity(CWUser) stable
2010-03-26 Sylvain Thénault backport stable
2010-03-26 Sylvain Thénault [testlib] __errorurl may be a relative path, check we're actually removing base url first stable
2010-03-25 Pierre-Yves David When a TC failed to initiliase the database, the following test are SKIPPED stable
2010-03-24 Sylvain Thénault le patch rql26 a été importé
2010-03-19 Sylvain Thénault [repo] call server_startup event in start_looping_task the repo is fully started (registered in pyro for instance)
2010-03-16 Sylvain Thénault merge
2010-03-16 Sylvain Thénault fix tests stable
2010-03-01 Katia Saurfelt server/web api for accessing to deleted_entites
2010-03-09 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.
2010-02-26 Sylvain Thénault kill dead/useless code as suggested by pylint stable
2010-02-24 Sylvain Thénault [testlib] provide ability to control schema/vreg reset using reset_schema/reset_vreg test class attributes stable
2010-02-24 Sylvain Thénault [test] skipping versions checking during test is enough, no need for monkey patch stable
2010-02-24 Sylvain Thénault [test] cleanup stable
2010-02-09 Sylvain Thénault use 'edit' as defaut path for expect_redirect_publish
2010-02-09 Sylvain Thénault fix and begin to document autofill algorithm
2010-01-26 Sylvain Thénault fix deprecation warnings
2010-01-25 Sylvain Thénault XXX quick fix html validation by removing <canvas>
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-18 Sylvain Thénault clearer api: distinguish app_publish / ctrl_publish
2009-12-18 Sylvain Thénault override publisher's error handler to ease debugging
2009-12-09 Sylvain Thénault 3.6 api update
2009-12-08 Sandrine Ribeau more api update
2009-12-08 Arthur Lutz [mq]: fix_set_addition
2009-12-08 Sylvain Thénault deprecated one more custom add_entity in favor of req.create_entity
2009-12-03 Sylvain Thénault backport stable into default
2009-12-01 Sylvain Thénault don't use html/dtd validator as default validator for non html views. Closes #550162 stable
2009-11-24 Sylvain Thénault ignore validation error during auto-population of a test db stable
2009-10-21 Sylvain Thénault backport stable branch
2009-10-21 Sylvain Thénault drop _prepare_copy method from rset in favor of a more generic copy method stable
2009-10-19 Sylvain Thénault ignored_relations should be a set
2009-10-19 Sylvain Thénault backport stable
2009-10-15 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
2009-10-15 Sylvain Thénault optional nbsessions arg
2009-10-13 Sylvain Thénault factor out code reusable for authentication tests
2009-10-13 Sylvain Thénault refactor repo authentication to allow pluggable authentifier to login with something else than a password
2009-10-07 Sylvain Thénault backport stable branch
2009-09-24 Adrien Di Mascio [tests] make unittest_viewselectors pass again
2009-09-23 Adrien Di Mascio [testlib] added some new required attributes on FakeRequest, fix dummy NameError
2009-09-23 Adrien Di Mascio [api] use _cw, cw_row, cw_col, cw_rset etc.
2009-09-15 Sylvain Thénault backport 3.5
2009-09-15 Sylvain Thénault should now use _test_action, not bare action.url() 3.5
2009-09-10 Sylvain Thénault backport 3.5
2009-08-21 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
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