Commit b9b7c3cf authored by Łukasz Nowak's avatar Łukasz Nowak

- choose test, which does not use any Business Template

 - remove not needed information about coordinate, as recipe is
   preparing all in runUnitTest script


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39248 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d2b990e5
......@@ -181,11 +181,7 @@ the 'zope-instance-template:user' variable.
You should also be able to run ERP5 unit tests like so:
$ bin/runUnitTest --erp5_sql_connection_string="test@127.0.0.1:10002 test" testBusinessTemplate
The '127.0.0.1:10002' coordinate above refers to the address of the configured
mysql instance, according to the settings 'configuration:mysql_host' and
'configuration:mysql_port' in 'instance-profiles/mysql.cfg'.
$ bin/runUnitTest testClassTool
Troubleshooting
===============
......
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