Skip to content

Split `message_format_test` to each CI jobs, fix random fail on test

MR contains:

  • Relocate of incorrectly placed tests:

    • ../api_tests/message_format_tests/cli_wallet_tests → ../api_tests/python_patterns_tests/cli_wallet_tests/,
    • ../api_tests/message_format_tests/operations_options_tests/test_comment_options_broadcasting.py → ../functional/operation_tests/comment_tests/test_comment_options_broadcasting.py,
  • Split message_format_testnet_tests and message_format_mainnet_5m_tests CI jobs, according to the each APIs,

  • Fixup random failure on test_different_data_updating.pytest_update

    Random fail: https://gitlab.syncad.com/hive/hive/-/jobs/752141

Edited by Michał Kudela

Merge request reports