[FIX] translations: don't skip first line of translations when extracting module...
[odoo/odoo.git] / openerp / tests /
2014-11-17 Raphael Collet[FIX] tests: make self.assertRaises() return the expect...
2014-11-17 Raphael Collet[FIX] tests: make sure that a failed tests does not...
2014-10-09 Xavier Morel[IMP] doc: add testing reference and improve docstrings
2014-08-14 Olivier Dony[MERGE] Forward-port saas-5 up to acbdac4
2014-08-14 Olivier Dony[MERGE] Forward-port saas-4 up to 9a84d55
2014-08-14 Olivier Dony[MERGE] Forward-port saas-3 up to 9b55532
2014-08-14 Olivier Dony[MERGE] Forward-port of 7.0 up to 85d2b45
2014-08-13 Vo Minh Thu[FIX] tools.translate: when loading entries from a...
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-06-30 Antony Lesuisse[FIX] test phantomjs manually delete localstorage
2014-06-30 Antony Lesuisse[FIX] test phantomjs clear localstorage before running...
2014-06-29 Antony Lesuisse[IMP] test impprove HTTPCase opener
2014-06-27 Christophe Simonis[MERGE] forward port of branch saas-5 up to 8dfd5ea
2014-06-26 Simon Lejeune[FIX] use unique localstorage path when running phantom...
2014-06-22 Christophe Simonis[IMP] js testing
2014-05-01 Antony Lesuisse[FIX] tests race condition in phanthomjs tests
2014-04-11 Antony Lesuisse[FIX] instrumentation to debug a deadlock probably...
2014-04-10 Christophe Simonis[FIX] test: HttpCase wait http requests to finish
2014-04-09 Raphael Collet[IMP] registry: now cursor() simply returns a cursor...
2014-04-08 Raphael Collet[IMP] http tests: implement a test cursor that keeps...
2014-04-08 Raphael Collet[IMP] registry: add method get_cursor() to simply retri...
2014-04-08 Raphael Collet[IMP] tests.common: turn class methods into instance...
2014-04-08 Raphael Collet[IMP] registry: switch for a dummy lock only during...
2014-04-03 Antony Lesuisse[FIX] increase js test timeout to 60
2014-04-03 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5270... saas-2
2014-03-25 chm@openerp.com[FIX] phantomjs: hide error if document.body does not...
2014-03-19 chm@openerp.com[FIX] phantomjs: don't use error method because it...
2014-03-17 Antony Lesuisse[FIX] tests dont log traceback on aborted request while...
2014-03-17 Antony Lesuisse[FIX] tests dont generate traceback on aborted test...
2014-03-17 Antony Lesuisse[FIX] race condition for test cursors
2014-03-16 Antony Lesuisse[FIX] no comments
2014-03-16 Antony Lesuisse[FIX] tests typo in js tests result parsing
2014-03-16 Antony Lesuisse[IMP] tests log phantom to info the default loglevel...
2014-03-16 Antony Lesuisse[IMP] phantom tests
2014-03-12 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5020...
2014-03-10 Antony Lesuisse[REV] reverting xmo@openerp.com-20140310115334-vjh7gx5o...
2014-03-10 Xavier Morel[IMP] phantomjs driver cleanups
2014-03-10 Xavier Morel[IMP] phantomjs waitloop
2014-03-10 Xavier Morel[IMP] readability of phantomjs timeouts
2014-03-06 Antony Lesuisse[IMP] test add an url_open helper to http case
2014-03-06 Richard Mathot ... [REF] Use assertEqual method instead of assert instruction
2014-03-06 Richard Mathot ... [FIX] Test for ir_sequence:
2014-03-05 Olivier Dony[MERGE] Forward-port of 7.0 bugfixes, up to rev. 5251...
2014-02-27 Thibault Delavallée[IMP] fields: html: now supports a sanitize argument...
2014-02-26 Martin Trigaux[MERGE] [FIX] orm: when generating xml ids for export...
2014-02-21 Xavier Morel[IMP] filter out phantomjs warning on OSX
2014-02-19 Xavier Morel[FIX] actually retry select on EINTR
2014-02-19 Martin Trigaux[MERGE] Forward-port of latest saas-2 bugfixes, up...
2014-02-19 Martin Trigaux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-02-19 Xavier Morel[FIX] correctly display JS stack frames in phantomjs...
2014-02-19 Xavier Morel[IMP] style
2014-02-19 Xavier Morel[FIX] possibility of select being interrupted, just...
2014-02-18 Xavier Morel[IMP] phantomjs runner
2014-02-18 Xavier Morel[ADD] hooks to enable/disable tests running during...
2014-02-17 Antony Lesuisse[FIX] tests HttpCase phantomjs conditional injection...
2014-02-16 Antony Lesuisse[IMP] phantomjs testing
2014-02-16 Antony Lesuisse[FIX] tests HTTPCase if phantomjs is not installed
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-02-10 Christophe Matthieu[IMP] test phantomtest: inject files with testing if...
2014-02-10 Antony Lesuisse[IMP] phantomjs testing add an easy phantom_js helper
2014-02-09 Antony Lesuisse[IMP] phantomtest helper
2014-02-09 Antony Lesuisse[IMP] move test cases to tests.py remove deprecated...
2014-02-09 Antony Lesuissenew test execution engine
2014-02-09 Antony Lesuissemove tests
2014-02-06 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5224...
2014-01-31 Fabien Pinckaers[FIX] removing test that commits and small fix
2014-01-28 Olivier Dony[MERGE] Sync with trunk revno 5038 rev-id ged@openerp...
2014-01-28 Christophe Simonis[FIX] do not hardcode demo uid
2014-01-28 Xavier Morel[FIX] fubared ir_filters tests
2014-01-28 jke-openerp[FIX] Remove hard code demo user ID
2014-01-23 Gery Debongnie[FIX] fixes the read_group by dates tests (makes them...
2014-01-23 Gery Debongnie[FIX] prints some value so i can understand how to...
2014-01-23 Gery Debongnie[FIX] fixes the read_group by dates tests (makes them...
2014-01-17 Christophe Simonismerge upstream
2014-01-16 Thibault Delavallée[MERGE] Sync with trunk, solved conflicts.
2014-01-15 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5002...
2014-01-15 Christophe Simonis[FIX] correct uses of addons_path
2014-01-15 Thibault Delavallée[IMP] tools: mail: the cleaner, by parsing and serializ...
2014-01-14 Olivier Dony[FIX] tools.email_split: improve email extraction using...
2014-01-09 Xavier Morel[REM] datetime pattern conversion tests
2014-01-08 Xavier Morel[IMP] attempt (again) to fix testing of datetime patter...
2013-12-16 Xavier Morel[ADD] ability to disable fields escaping
2013-12-13 Xavier Morel[FIX] attempt to fix issues of Locale.parse(None) retur...
2013-12-02 Christophe Matthieu[MERGE] sync with trunk
2013-12-02 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 4992...
2013-12-02 Xavier Morel[FIX] change ManyToOne converter to use read on parent...
2013-12-02 Xavier Morel[ADD] formats support to date and datetime converters
2013-11-29 Xavier Morel[ADD] relative datetime qweb widget
2013-11-28 Xavier Morel[ADD] duration widget
2013-11-27 Christophe Simonis[FIX] add missing access rules for `test_workflow`...
2013-11-27 Xavier Morel[FIX] missing import lost during merge
2013-11-25 Christophe Simonis[FIX] html_sanitize does not raise exception for empty...
2013-11-25 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 4984...
2013-11-21 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-11-15 Xavier Morel[MERGE] from trunk
2013-11-13 Christophe Simonis[FIX] html_sanitize: handle the case of empty documents...
2013-11-07 Stephane Wirtel[FIX] test_mail: Rewrite the XSS test
2013-10-29 Christophe Simonis[FIX] mute logger in some tests
2013-10-28 Thibault Delavallée[MERGE] Sync with trunk
next