rich/tests
Michał Górny 376ded1a1a revert expected test_repr value for py3.10 following upstream
All Enum changes were reverted from Python 3.10 just before rc1.  Revert
the test changes to fix test failures with 3.10.0rc1.
2021-08-06 08:02:55 +02:00
..
__init__.py init 2020-07-16 17:49:12 +01:00
_card_render.py black typing 2021-03-22 20:32:23 +00:00
_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 test set_cell_size 2020-04-26 15:48:04 +01: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 .on methods and name changes 2021-07-28 09:10:23 +01: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 fix TypeError in inspect 2021-01-13 16:51:38 +00:00
test_jupyter.py tests 2020-07-07 16:26:25 +01:00
test_layout.py added meta to Style 2021-06-17 22:31:08 +01:00
test_live.py style optimization 2021-03-01 19:42:00 +00:00
test_live_render.py Added max height 2021-07-11 14:25:14 +01:00
test_log.py perf(console): avoid call to inspect.stack 2021-06-05 17:50:02 +01:00
test_logging.py style optimization 2021-03-01 19:42:00 +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 meta params 2021-08-03 13:25:18 +01: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 rich measure 2021-03-25 21:08:36 +00:00
test_pick.py test bool 2020-06-07 10:05:26 +01:00
test_pretty.py pretty docs 2021-06-09 15:39:58 +01:00
test_progress.py Fix typos discovered by codespell 2021-06-12 15:17:57 +02:00
test_prompt.py new black 2020-08-28 12:56:18 +01:00
test_protocol.py protocol and abc 2020-11-19 18:22:10 +00:00
test_ratio.py Fix double Optional 2021-04-22 20:24:23 -07:00
test_repr.py test fix 2021-06-18 20:37:33 +01:00
test_rich_print.py added reconfigure 2020-12-13 12:23:28 +00:00
test_rule.py style optimization 2021-03-01 19:42:00 +00:00
test_screen.py formatting fixes 2021-02-13 18:25:47 +00:00
test_segment.py revert expected test_repr value for py3.10 following upstream 2021-08-06 08:02:55 +02:00
test_spinner.py remove 3.10 for now 2021-05-19 17:02:53 +01: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 fix line endings in syntax 2021-05-06 14:49:54 +01: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 .on methods and name changes 2021-07-28 09:10:23 +01: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 Add test 2021-04-10 14:26:23 +02:00
test_tree.py test fix 2021-07-05 15:29:26 +01:00