server/test/unittest_querier.py
2010-03-03 Sylvain Thénault more tests stable
2010-03-03 Sylvain Thénault fix code and tests broken by 4744:13a5d3a7410e (proper permission on eid/has_text/identity relations) stable
2010-02-24 Sylvain Thénault [test] update tests broken by changes on attributes permissions handling in yams (add/delete replaced by update stable
2010-02-24 Sylvain Thénault [test api] rename _user_session to user_groups_session, fix its arguments and return only the session, not (user, session) to make things clearer stable
2010-02-05 Sylvain Thénault fix long-waiting symetric typo: should be spelled symmetric. Add auto database migration on schema deserialization
2009-12-23 Sylvain Thénault backport stable branch
2009-12-23 Sylvain Thénault must now properly use Binary for password (see 4180:42247d70105b). XXX Though this is somewhat backend related (eg store password using a binary type), this should be either well document or handled properly in the db helper. stable
2009-10-13 Sylvain Thénault on entity deletion query, return eids of deleted entities
2009-10-07 Sylvain Thénault backport stable branch
2009-10-07 Sylvain Thénault test fixes stable
2009-09-10 Sylvain Thénault backport 3.5
2009-09-08 Sylvain Thénault backport stable 3.5
2009-09-08 Sylvain Thénault ensure eid given in arguments will be returned correctly typed (though only if they are in the cachekey for now) stable
2009-08-21 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
2009-08-20 Sylvain Thénault test and fix rset returned by SET query 3.5
2009-08-20 Sylvain Thénault start a new workflow engine 3.5
2009-08-11 Sylvain Thénault [testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
2009-07-31 Sylvain Thénault [F repo tests] tests have to be updated:
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-27 Sylvain Thénault getting a StringIO here was due to lgc.db sqlite adapter bug stable
2009-05-27 Sylvain Thénault reactivate skipped tests due to sqlite bug which is now fixed (sqlite 3.6.13) stable
2009-05-27 Sylvain Thénault test Bytes storage/retreival stable
2009-05-13 sylvain thenault fix test tls-sprint
2009-04-17 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
2009-04-07 sylvain thenault backport default branch tls-sprint
2009-04-06 sylvain thenault introduce a 'cw_' prefix on entity table and column names so we don't conflict with sql or DBMS specific keywords
2009-03-10 sylvain thenault use datetime instead of mx.DateTime tls-sprint
2009-01-16 sylvain thenault test fixes
2008-11-13 Nicolas Chauvat fix tests (some where broken after ECache was added)
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip