Commit Graph

13 Commits

Author SHA1 Message Date
Xavier Morel a130035409 [IMP] port basic/existing tests to new framework, apart from editor stuff
bzr revid: xmo@openerp.com-20121026092144-0arxx2v9oi28e3d6
2012-10-26 11:21:44 +02:00
Xavier Morel 4e23bcf80a [IMP] update test runner pages, fix intermittent failure due to async test which didn't stop the test runner
bzr revid: xmo@openerp.com-20120905151914-hkrstjh5698dnddg
2012-09-05 17:19:14 +02:00
niv-openerp 5e338c591a [IMP] made a whole-application replace of $element by $el
bzr revid: nicolas.vanhoren@openerp.com-20120824182707-vt91ef40ieeudwyw
2012-08-24 20:27:07 +02:00
Xavier Morel acaec8b582 [FIX] Widget test: was changed to always have a root element for backwards fuckery reasons
bzr revid: xmo@openerp.com-20120801125910-x6obdnlx2oi5e3kw
2012-08-01 14:59:10 +02:00
Xavier Morel d304f9fbb7 [CHG] rename this. to this.
because why make things simple when you can make them fucked up

bzr revid: xmo@openerp.com-20120726075359-b0uvuuagrfsf7nhb
2012-07-26 09:53:59 +02:00
Xavier Morel 0310d5ae73 [REM] #events can't be a function anymore
bzr revid: xmo@openerp.com-20120725091331-jvhgyf427cuxbwl4
2012-07-25 11:13:31 +02:00
Xavier Morel f0ad5fedac [IMP] move .replaceWith() back into renderElement
* Better formalizes repeated calls to renderElement
* Makes setElement cleaner and less surprising to call

bzr revid: xmo@openerp.com-20120612132120-egsg4kr5n2riv4zk
2012-06-12 15:21:20 +02:00
Xavier Morel b19354ae20 [TEST] getValue/events as a callable
bzr revid: xmo@openerp.com-20120611125454-nli5gkds9ffksmdm
2012-06-11 14:54:54 +02:00
Xavier Morel c64d8859a0 [TEST] declarative events delegation
bzr revid: xmo@openerp.com-20120611124824-w83h6betknrajyte
2012-06-11 14:48:24 +02:00
Xavier Morel 2a9bd73a83 [TEST] Widget#$ shortcut
bzr revid: xmo@openerp.com-20120611120818-apsawz6kypnpc5m3
2012-06-11 14:08:18 +02:00
Xavier Morel c531cb96ca [TEST] Wisget#renderElement with template
bzr revid: xmo@openerp.com-20120611114849-dwk4erae5f1tyc6o
2012-06-11 13:48:49 +02:00
Xavier Morel a0c5057dba [TEST] Widget#renderElement with no template specified, fix Widget#make's handling of attributes
bzr revid: xmo@openerp.com-20120611113238-wz516g9tl0xp1igd
2012-06-11 13:32:38 +02:00
Xavier Morel 772bed66f3 [TEST] Widget#proxy, with both String and Function arguments
bzr revid: xmo@openerp.com-20120611094840-mtilgirzwlhkl2qc
2012-06-11 11:48:40 +02:00