Merge remote-tracking branch 'odoo/7.0' into 7.0
[odoo/odoo.git] / openerp / tests /
2014-08-13 Vo Minh Thu[FIX] tools.translate: when loading entries from a...
2014-03-06 Richard Mathot ... [REF] Use assertEqual method instead of assert instruction
2014-03-06 Richard Mathot ... [FIX] Test for ir_sequence:
2014-02-26 Martin Trigaux[MERGE] [FIX] orm: when generating xml ids for export...
2014-02-13 Martin Trigaux[IMP] move test on property fields to his own test...
2014-02-13 Martin Trigaux[ADD] tests checking the properties fields are not...
2014-01-14 Olivier Dony[FIX] tools.email_split: improve email extraction using...
2013-11-13 Christophe Simonis[FIX] html_sanitize: handle the case of empty documents...
2013-10-29 Christophe Simonis[FIX] mute logger in some tests
2013-10-24 Stefan Rijnhart[FIX] Update test for external id
2013-08-19 Christophe Simonis[FIX] browse records do not prefetch fields with groups
2013-08-19 Christophe Simonis[FIX] browse records do not try to prefetch fields...
2013-07-31 Martin Trigaux[FIX] res_currency: update linked tests
2013-05-17 Olivier Dony[FIX] openerp/tests/test_mail.py marked executable...
2013-02-11 Xavier Morel[IMP] don't log from import when converting psycopg...
2013-01-02 Christophe Matthieu[IMP] mail_sanitize: simplification of the regular...
2013-01-02 Christophe Matthieu[IMP] html_sanitize: test with assertIn
2013-01-02 Christophe Matthieu[IMP] mail sanitize: add special email address for...
2012-12-31 Christophe Matthieu[FIX] tools: html_sanitize
2012-12-26 Thibault Delavallée[DOC] Added some comments. Updated failure message...
2012-12-26 Thibault Delavallée[IMP] html_sanitize: now uses the builtin cleaner of...
2012-12-21 Christophe Matthieu[MERGE] tools mail: Return the initial variable if...
2012-12-20 Antony Lesuisse[MERGE] turnk
2012-12-19 Christophe Matthieu[IMP] tools mail: encoding : add test for removing...
2012-12-19 Christophe Matthieu[IMP] tools mail: add test message with xml and doctype...
2012-12-17 Cecile Tonglet[FIX] Remove unused imports and fix some imports that...
2012-12-17 Raphael Collet[MERGE] trunk-acl-thu (check read/write access restrict...
2012-12-16 Antony Lesuisserevert test change will be moved to an other branch
2012-12-16 Antony Lesuissefilestore testcase and fix bugs
2012-12-16 Antony LesuisseSimplify openerp testing, deprecated redondant test...
2012-12-12 Vo Minh Thu[FIX] check_field_access_rights: ignore nonexisting...
2012-12-12 Vo Minh Thu[FIX] test_fields: _all_columns must be modified simila...
2012-12-12 Vo Minh Thu[IMP] orm: check groups-based access rights on model...
2012-12-11 Christophe Simonis[FIX] res.partner: column "address" does not exists...
2012-12-11 Vo Minh Thu[IMP] tests: add test_acl to the openerp.tests suite.
2012-12-07 Thibault Delavallée[CLEAN] Query: cleaned a bit the code. All joins now...
2012-12-07 Thibault Delavallée[IMP] [MOV] Moved test_osv and test_translate from...
2012-12-04 Thibault Delavallée[REF] [IMP] expression.parse: refactored the main parsi...
2012-11-28 Fabien Meghazi[FIX] Ensure timzone is unset before testing
2012-11-20 Christophe Matthieu[FIX] tools mail: html_email_clean return False (standa...
2012-11-20 Christophe Matthieu[IMP] tools mail: remove one line test (double)
2012-11-19 Christophe Matthieu[FIX] tools.mail: html_email_clean test type and value...
2012-11-19 Christophe Matthieu[FIX] tools.mail: html_email_clean test type of empty...
2012-11-19 Christophe Matthieu[IMP] tools.mail: add a test for html_email_clean funct...
2012-11-16 Vo Minh Thu[IMP] test_limits/test_uninstall: added access rules.
2012-11-16 Vo Minh Thu[IMP] test_exceptions/test_impex: added access rules.
2012-11-15 Vo Minh Thu[FIX] test_db_cursor: explicitely close the cursor...
2012-11-15 Vo Minh Thu[IMP] removing some warnings (those one are generated...
2012-11-14 Thibault Delavallée[MERGE] Tools: mail.py: (E)Mail management
2012-11-14 Thibault Delavallée[FIX] Typo in tests.
2012-11-14 Thibault Delavallée[IMP] tools: added a true test for html_sanitize, some...
2012-11-12 Thibault Delavallée[MERGE] Sync with trunk.
2012-11-12 Xavier Morel[FIX] temperate error message in case of missing requir...
2012-11-09 Olivier Dony[IMP] orm: make error handling more consistent when...
2012-11-09 Olivier Dony[FIX] tests.common: make ref() and browse_ref() work...
2012-11-09 Thibault Delavallée[IMP] tools: mail: improved append_content_to_html...
2012-11-08 Olivier Dony[IMP] ir_filters: add test for updating global default...
2012-11-07 Thibault Delavallée[IMP] tools: added text2html function, basically turnin...
2012-11-07 Xavier Morel[MERGE] from server
2012-11-07 Thibault Delavallée[IMP] tools: tests: cleaner: cleaned a bit test data...
2012-11-06 Thibault Delavallée[IMP] tests: moved append_to_html into right test file...
2012-11-06 Thibault Delavallée[REN] html_sanitize -> mail, to have a central file...
2012-11-06 Xavier Morel[FIX] test data: duplicating existing demo data crimps...
2012-11-06 Xavier Morel[FIX] recursive conversion of o2ms in import
2012-11-05 Raphael Collet[MERGE] from trunk
2012-10-31 Olivier Dony[MERGE] Sync with trunk
2012-10-31 Olivier Dony[IMP] tests.common: improved docstring for ref() and...
2012-10-31 Olivier Dony[ADD] tests.common: added testcase for ref() and browse...
2012-10-31 Stéphane Bidoul[IMP] ref and browse_ref helpers on openerp.tests.commo...
2012-10-30 Vo Minh Thu[DOC] openerp.tests.common: now included in the test...
2012-10-29 Raphael Collet[MERGE] from trunk
2012-10-29 Raphael Colletfields.related: simplify read and write methods
2012-10-29 Raphael Collet[MERGE] from trunk
2012-10-29 Vo Minh Thu[IMP] tests: added a whole-class setup/teardown base...
2012-10-22 Vo Minh Thu[MERGE] merged trunk.
2012-10-17 Jigar Amin[MERGE] Sync with trunk
2012-10-16 Vo Minh Thu[MERGE] Make sure we pass only lists, tuples or dicts...
2012-10-15 Raphael Collet[FIX] tests: add missing test
2012-10-15 Raphael Collet[FIX] res_users.login: fix query parameters in cr.execute
2012-10-12 Twinkle Christian... [FIX]fix test case warning
2012-10-10 Xavier Morel[MERGE] from trunk
2012-10-09 Xavier Morel[CHG] make empty cells clear out the corresponding...
2012-10-09 Xavier Morel[FIX] treat imported datetime as local to the context...
2012-10-08 Xavier Morel[FIX] incorrect views spec in relational fields 'more...
2012-10-05 Raphael Collet[IMP] test_orm: add test for create with given inherite...
2012-10-05 Raphael Collet[IMP] tests: add tests on model inheritance (_inherits)
2012-10-04 Xavier Morel[FIX] import tests pertaining to failing to link a...
2012-10-04 Xavier Morel[IMP] use moreinfo key to provide more info as to what...
2012-10-04 Xavier Morel[IMP] error messages for datetime error
2012-10-04 Xavier Morel[FIX] don't import empty cells at all rather than set...
2012-10-03 Xavier Morel[FIX] if a selection label is empty, return the value...
2012-10-10 Xavier Morel[MERGE] from trunk
2012-10-01 Xavier Morel[FIX] conversion and validation of date and datetime...
2012-10-01 Xavier Morel[FIX] type error when providing a non-integer for a...
2012-09-27 Xavier Morel[IMP] reimplement BaseModel.import_data on top of BaseM...
2012-09-27 Xavier Morel[FIX] replace warnings capture by explicitly returning...
2012-09-27 Xavier Morel[FIX] make conversion errors for floats and integers...
2012-10-10 Xavier Morel[ADD] forgotten test file
2012-09-25 Xavier Morel[FIX] use lists instead of iterators in BaseModel._extr...
2012-09-25 Xavier Morel[ADD] ability to convert postgres error messages to...
next