Commit 0b5c9e69 authored by Romain Courteaud's avatar Romain Courteaud

Reactivate erp5_web_renderjs_ui_test

URL navigation of ERP5JS has been fixed and test updated.
parent 4cc953e8
...@@ -81,7 +81,6 @@ class ERP5(_ERP5): ...@@ -81,7 +81,6 @@ class ERP5(_ERP5):
if test_case.startswith('testLive') or test_case.startswith('testVifib') \ if test_case.startswith('testLive') or test_case.startswith('testVifib') \
or test_case.find('Performance') > 0 \ or test_case.find('Performance') > 0 \
or test_case in ('testERP5LdapCatalog', # XXX (Ivan), until LDAP server is available this test will alway fail or test_case in ('testERP5LdapCatalog', # XXX (Ivan), until LDAP server is available this test will alway fail
'testFunctionalRJS', # XXX (Romain), desactivate until URL navigation is rewritten
# tests reading selenium tables from erp5.com # tests reading selenium tables from erp5.com
# not maintained # not maintained
'testFunctionalConfigurator', 'testFunctionalConfigurator',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment