tamcolors.tests package¶
Subpackages¶
- tamcolors.tests.tam package
- tamcolors.tests.tam_basic package
- tamcolors.tests.tam_io package
- Submodules
- tamcolors.tests.tam_io.any_drivers_tests module
- tamcolors.tests.tam_io.io_tam_tests module
- tamcolors.tests.tam_io.tam_buffer_tests module
- tamcolors.tests.tam_io.tam_colors_tests module
- tamcolors.tests.tam_io.tam_keys_tests module
- tamcolors.tests.tam_io.tam_standard_tests module
- tamcolors.tests.tam_io.uni_drivers_tests module
- tamcolors.tests.tam_io.win_drivers_tests module
- Module contents
- tamcolors.tests.tam_tools package
- Submodules
- tamcolors.tests.tam_tools.tam_color_palette_tests module
- tamcolors.tests.tam_tools.tam_fade_tests module
- tamcolors.tests.tam_tools.tam_film_tests module
- tamcolors.tests.tam_tools.tam_key_manager_tests module
- tamcolors.tests.tam_tools.tam_list_buffer_tests module
- tamcolors.tests.tam_tools.tam_menu_tests module
- tamcolors.tests.tam_tools.tam_placing_tests module
- tamcolors.tests.tam_tools.tam_print_tests module
- tamcolors.tests.tam_tools.tam_str_tests module
- tamcolors.tests.tam_tools.tam_text_box_tests module
- Module contents
Submodules¶
tamcolors.tests.all_tests module¶
-
tamcolors.tests.all_tests.
load_tests
(loader, other_tests=None, pattern=None)¶
-
tamcolors.tests.all_tests.
stability_check
(ret_bool=True)¶ info: run all TAM tests :return: (int, int) or bool: (test_pasted, test_ran) or True if all test pasted
-
tamcolors.tests.all_tests.
tests_main
()¶ info: the main way tamcolors run tests :return: