Skip to content
Snippets Groups Projects
Commit db9a06b8 authored by Frédéric van der Essen's avatar Frédéric van der Essen
Browse files

[IMP] point_of_sale: tests work better when they are loaded and run by the unit test system!

parent 59396b45
No related branches found
No related tags found
No related merge requests found
import openerp.tests
@openerp.tests.common.at_install(False)
@openerp.tests.common.post_install(True)
class TestUi(openerp.tests.HttpCase):
def test_01_pos_basic_order(self):
self.phantom_js("/", "openerp.Tour.run('pos_basic_order', 'test')", "openerp.Tour.tours.pos_basic_order", login="admin")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment