rich/tests
Will McGugan 1b41ebcaa7
Merge pull request #1805 from Textualize/max-depth
max depth arg
2022-01-06 15:20:56 +00:00
..
__init__.py init 2020-07-16 17:49:12 +01:00
_card_render.py Fix formatting 2021-09-16 16:07:22 +05:30
_exception_render.py black formatted 2020-07-15 11:42:11 +01:00
pytest.ini docs 2020-01-11 16:13:39 +00:00
render.py increse coverage to 100% 2020-10-10 23:51:01 +08:00
test_align.py rich measure 2021-03-25 21:08:36 +00:00
test_ansi.py disable test on windows 2020-11-07 15:27:37 +00:00
test_bar.py rich measure 2021-03-25 21:08:36 +00:00
test_block_bar.py rich measure 2021-03-25 21:08:36 +00:00
test_box.py Added max height 2021-07-11 14:25:14 +01:00
test_card.py don't remove tests 2020-11-25 22:32:42 +00:00
test_cells.py race condition and tests 2021-11-27 19:41:29 +00:00
test_color.py test fix 2021-06-18 20:37:33 +01:00
test_color_triplet.py tests for color_triplet 2019-12-11 14:40:49 +00:00
test_columns.py fixed measurements 2020-10-03 14:05:38 +01:00
test_columns_align.py background style, table width calculation 2020-10-15 21:17:03 +01:00
test_console.py for environment to empty in tests 2022-01-05 14:40:36 +00:00
test_constrain.py rich measure 2021-03-25 21:08:36 +00:00
test_containers.py rich measure 2021-03-25 21:08:36 +00:00
test_control.py auto repr 2021-06-18 20:24:05 +01:00
test_emoji.py emoji variant 2021-07-12 19:09:08 +01:00
test_file_proxy.py fix black 2020-12-17 17:39:54 +00:00
test_filesize.py Add some tests for new decimal() params 2021-07-09 09:57:31 +00:00
test_highlighter.py replace is_control with list of control codes 2021-03-14 11:47:03 +00:00
test_inspect.py better handling of dataclasses 2021-10-06 13:41:39 +01:00
test_json.py json: add support for default encoder 2021-10-06 11:29:18 +05:45
test_jupyter.py tests 2020-07-07 16:26:25 +01:00
test_layout.py for environment to empty in tests 2022-01-05 14:40:36 +00:00
test_live.py new lines fixes 2021-11-09 16:30:25 +00:00
test_live_render.py Added max height 2021-07-11 14:25:14 +01:00
test_log.py fix test 2021-11-07 15:42:53 +00:00
test_logging.py Add tests for log markup and highlighting 2021-12-31 12:12:56 +00:00
test_lrucache.py tests 2020-04-19 14:52:54 +01:00
test_markdown.py pretty printable dataclasses 2021-03-06 14:14:06 +00:00
test_markdown_no_hyperlinks.py pretty printable dataclasses 2021-03-06 14:14:06 +00:00
test_markup.py additional test 2022-01-02 16:53:27 +00:00
test_measure.py rich measure 2021-03-25 21:08:36 +00:00
test_padding.py Added max height 2021-07-11 14:25:14 +01:00
test_palette.py black 2020-12-28 16:35:55 +00:00
test_panel.py rename footer -> subtitle 2021-08-23 12:08:21 -05:00
test_pick.py test bool 2020-06-07 10:05:26 +01:00
test_pretty.py Merge branch 'max-depth' of github.com:willmcgugan/rich into max-depth 2022-01-06 15:07:24 +00:00
test_progress.py race condition and tests 2021-11-27 19:41:29 +00:00
test_prompt.py new black 2020-08-28 12:56:18 +01:00
test_protocol.py race condition and tests 2021-11-27 19:41:29 +00:00
test_ratio.py Fix double Optional 2021-04-22 20:24:23 -07:00
test_repr.py conditional test 2021-11-28 13:05:03 +00:00
test_rich_print.py Values exceeding the console's width break print_json 2021-11-06 11:49:33 -07:00
test_rule.py style optimization 2021-03-01 19:42:00 +00:00
test_screen.py disable legacy windows 2021-11-09 17:43:23 +00:00
test_segment.py fix for overlapping markip 2021-12-14 17:57:11 +00:00
test_spinner.py for environment to empty in tests 2022-01-05 14:40:36 +00:00
test_stack.py stack test 2019-12-24 12:51:31 +00:00
test_status.py Fixing coverage 2021-03-28 18:41:56 -07:00
test_style.py typefixes 2021-07-28 09:18:21 +01:00
test_styled.py rich measure 2021-03-25 21:08:36 +00:00
test_syntax.py Use hardcoded monokai Pygments theme in syntax tests 2022-01-06 11:54:17 +00:00
test_table.py added meta to Style 2021-06-17 22:31:08 +01:00
test_tabulate.py Put tests in the right test file 2020-09-22 15:18:12 -05:00
test_text.py tests for markup property 2021-12-11 16:41:19 +00:00
test_theme.py blackified 2020-10-03 14:12:52 +01:00
test_tools.py docs 2020-06-06 13:11:29 +01:00
test_traceback.py tests 2021-09-24 09:41:23 +01:00
test_tree.py for environment to empty in tests 2022-01-05 14:40:36 +00:00