tests package¶
Submodules¶
tests.conftest module¶
tests.test_client_documents module¶
tests.test_client_error_responses module¶
tests.test_client_general module¶
tests.test_client_test_parameters module¶
tests.test_client_test_steps module¶
tests.test_client_testrecords module¶
tests.test_client_testruns module¶
tests.test_client_workitemattachments module¶
tests.test_client_workitemlinks module¶
tests.test_client_workitems module¶
tests.test_client_workitems_custom module¶
tests.test_document_rendering module¶
- tests.test_document_rendering.test_render_document_escapes_heading_text(tmp_path)¶
- tests.test_document_rendering.test_render_document_falls_back_to_callback_lookup(tmp_path)¶
- tests.test_document_rendering.test_render_document_generates_text_work_items(tmp_path)¶
- tests.test_document_rendering.test_render_document_logs_info_for_missing_repository_item(tmp_path, caplog)¶
- tests.test_document_rendering.test_render_document_with_tuple_work_item(tmp_path)¶
- tests.test_document_rendering.test_render_document_with_work_item_id_lookup(tmp_path)¶
- tests.test_document_rendering.test_update_mixed_authority_document_reuses_heading_ids(tmp_path)¶
tests.test_html_utils module¶
- tests.test_html_utils.test_extract_headings_and_work_items()¶
- tests.test_html_utils.test_generate_image_html_with_caption()¶
- tests.test_html_utils.test_get_layout_index_appends_layout_if_missing()¶
- tests.test_html_utils.test_get_layout_index_returns_existing_layout()¶
- tests.test_html_utils.test_remove_table_ids_only_changes_tables()¶
- tests.test_html_utils.test_strike_through_wraps_text()¶