chatsky_ui.tests.api package

chatsky_ui.tests.api.test_bot module

async chatsky_ui.tests.api.test_bot.test_check_build_processes_all_info(mocker, pagination)[source]
async chatsky_ui.tests.api.test_bot.test_check_build_processes_some_info(mocker, pagination)[source]
async chatsky_ui.tests.api.test_bot.test_check_process_status(mocker)[source]
async chatsky_ui.tests.api.test_bot.test_check_run_processes_all_info(mocker, pagination)[source]
async chatsky_ui.tests.api.test_bot.test_check_run_processes_some_info(mocker, pagination)[source]
async chatsky_ui.tests.api.test_bot.test_connect(mocker)[source]
async chatsky_ui.tests.api.test_bot.test_get_build_logs(mocker, pagination)[source]
async chatsky_ui.tests.api.test_bot.test_get_run_logs(mocker, pagination)[source]
async chatsky_ui.tests.api.test_bot.test_start_build(mocker)[source]
async chatsky_ui.tests.api.test_bot.test_start_run(mocker)[source]
async chatsky_ui.tests.api.test_bot.test_stop_process_error(mocker, error_type)[source]
async chatsky_ui.tests.api.test_bot.test_stop_process_success(mocker)[source]

chatsky_ui.tests.api.test_flows module

async chatsky_ui.tests.api.test_flows.test_flows_get(mocker)[source]
async chatsky_ui.tests.api.test_flows.test_flows_post(mocker)[source]