odoo/openerpweb/tests
Xavier Morel 65828ae0a1 [IMP] slightly improve handling of nonliterals
TODO: Should non_literal_decoder really call itself recursively like that?
TODO: tests for compound stuff

bzr revid: xmo@openerp.com-20110621084504-6cbkt6zd0rexfng8
2011-06-21 10:45:04 +02:00
..
__init__.py [ADD] basic test to openerpweb (to test the behavior of OpenERPModels) 2011-03-21 13:14:47 +01:00
test_model.py [ADD] tests for the root dispatcher, fix dispatching: start from the *end* of the url and walk backwards to try to find a dispatcher and its method 2011-03-21 18:03:57 +01:00
test_nonliterals.py [IMP] move storage of contexts to OpenERPSession.context_store, fix a number of tests it broke including one it revealed was completely broken 2011-03-29 10:20:02 +02:00
test_session.py [IMP] slightly improve handling of nonliterals 2011-06-21 10:45:04 +02:00