Revision 6309866daa75a47276d5a0abd86a7a1fa16f94c3 authored by Dmitry Pantelin on 02 April 2021, 05:20:13 UTC, committed by GitHub on 02 April 2021, 05:20:13 UTC
* 1) Modified creation of command arguments
2) Modified creation of command for RobotFramework
3) Modified run of tests:
  - refactoring of _run_tests method
4) Updated unit tests for creating command
5) Added unit tests for creating command arguments

* Reverted changes in 2 lines

* Updated names of test classes

* Reverted back changes in _can_start_running_tests method

* Fixed problem with skipped initialization of setting "show_message_log"

Co-authored-by: Hélio Guilherme <helioxentric@gmail.com>
1 parent 72acf18
History
File Mode Size
__init__.py -rw-r--r-- 644 bytes
test_messages.py -rw-r--r-- 7.2 KB
test_plugin_api.py -rw-r--r-- 2.1 KB
test_plugin_settings.py -rw-r--r-- 2.5 KB

back to top