Hi, I'm trying to write a test and run it for one of my module. This module is used by a lot of others, so if I could avoid to update it every time I need to run the tests, it would be fine (because it would update all modules which rely on it...). With --test-file, it doesn't work : created record (in the test file) are not found when referenced later in the file.
So here is my question : how can I run a test file normally without updating all the module ? Thank you,
_______________________________________________ Mailing list: https://launchpad.net/~openerp-expert-framework Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-expert-framework More help : https://help.launchpad.net/ListHelp

