Migration from 3.0 to 3.2

Must

Should

  • Remove __main__ entry point in test scripts => test must be executed with trytond/tests/run-tests.py script

  • Import doctest_dropdb from test_tryton instead of define it in test script

  • Remove the insertion of trytond in path in test script

:arrow_forward: Migration from 3.2 to 3.4