• Vincent Pelletier's avatar
    Document mysql_db_count property. · bb106904
    Vincent Pelletier authored
    That property can be used to request more databases in a given suite.
    This removes the need of fetching an hardcoded number of connection strings
    at an hardcoded position in mysql_db_list, which in turns fixes a python
    mistake ("string + list").
    bb106904
ERP5TypeTestSuite.py 10.6 KB