Commit graph

296 commits

Author SHA1 Message Date
moltenmuffins
60903331c0 Run make format-check 2020-10-08 19:25:28 +08:00
moltenmuffins
26647019e1 Add test_rich_console() 2020-10-08 19:21:49 +08:00
moltenmuffins
14d4d0bf65 Add test_indent() 2020-10-08 17:07:30 +08:00
moltenmuffins
630f378e65 Add more cases to test_rich_measure. Rename test_init_append_column 2020-10-08 16:31:31 +08:00
moltenmuffins
be23c0fe86 Add test_measure_renderables 2020-10-08 16:12:01 +08:00
moltenmuffins
531ed7324b Add test_null_get 2020-10-08 15:59:56 +08:00
moltenmuffins
840e34c8be Add test_rich_measure() 2020-10-08 15:44:16 +08:00
moltenmuffins
26712d2f70 Add test_append_column() 2020-10-08 15:33:32 +08:00
Sergey Serebryakov
bf1c526495 Add solid block bar 2020-10-07 20:27:28 -07:00
Will McGugan
c30d4ed280 relax test for Py39 2020-10-07 10:59:53 +01:00
phase06
f07710da60 added test to pretty 2020-10-05 22:37:51 +08:00
phase06
136e07bffb update and add test to increase coverage 2020-10-05 22:37:16 +08:00
phase06
9ce45ad9b2 reformat after run black 2020-10-05 22:37:05 +08:00
phase06
eba1cf35d9 add more test for syntax 2020-10-05 22:35:57 +08:00
amartya-dev
d1cd347a31 Simplify the download column test 2020-10-04 23:00:52 +05:30
amartya-dev
82c2f44cd2 Change download column test to not use progress and console
Add new version in CHANGELOG.md
2020-10-04 22:15:22 +05:30
amartya-dev
1778cdf71f Reformat with black 2020-10-04 16:29:35 +05:30
amartya-dev
9b488fb6bf Add test and entry in CHANGELOG.md 2020-10-04 16:27:13 +05:30
Will McGugan
54036402a1 tests 2020-10-03 14:18:02 +01:00
Will McGugan
38d65b1443 blackified 2020-10-03 14:12:52 +01:00
Will McGugan
92f62f453e fixed measurements 2020-10-03 14:05:38 +01:00
Will McGugan
57b2dcd2ee docs and version bump 2020-10-03 13:33:25 +01:00
Will McGugan
ebb4eaa26f themed tracebacks 2020-10-03 12:06:19 +01:00
Will McGugan
26345530ad theme stack 2020-10-02 14:45:30 +01:00
Will McGugan
0d46163d90 test black 2020-09-30 09:52:32 +01:00
Will McGugan
2c783040e8 Console.bell 2020-09-30 09:34:12 +01:00
Will McGugan
03d6025bcb thread test 2020-09-26 16:01:04 +01:00
Will McGugan
6faa216656 traceback improvements 2020-09-26 15:56:27 +01:00
Will McGugan
55a97280ad
Merge pull request #303 from taliraj/handler-with-tracebacks
handle exceptions with rich's logging handler
2020-09-25 13:10:12 +01:00
landi
79b4d1de5c fix test 2020-09-24 21:05:42 +02:00
Will McGugan
a16a234c29
Merge pull request #302 from ptmcg/master
Add title_justify and caption_justify options to Table to support lef…
2020-09-23 16:23:39 +01:00
Will McGugan
0651310a89 capture 2020-09-23 15:53:41 +01:00
landi
d388b83954 skip test on windows 2020-09-23 01:22:27 +02:00
landi
e037e587e3 skip test on python 3.7 beacuse rendered differently 2020-09-23 01:12:07 +02:00
landi
0fac8d5eab handle exceptions with rich's logging handler 2020-09-23 00:49:49 +02:00
ptmcg
909a7bde57 Put tests in the right test file 2020-09-22 15:18:12 -05:00
landi
b37b6937e2 changed test to use builtin str 2020-09-21 19:00:01 +02:00
landi
af5b5e1088 skip two test on py37 because rendered differently 2020-09-21 02:14:49 +02:00
landi
e04f92ace0 fix test for python 3.6 2020-09-21 01:15:17 +02:00
landi
7f6acd5c51 added tests for inspect 2020-09-21 01:02:49 +02:00
Sorin Sbarnea
60fde2a274 Fix broken HTML encoding
Missing to specify encoding can mess some clients which may break
the file encoding or render it incorrectly.

Example: file that loads ok locally, after upload to S3 gets broken
if the encoding is not mentioned in file.

Use of UTF-8 is a very good practice, but we still need to mention
it.
2020-09-19 14:11:43 +01:00
Will McGugan
e389c05ec3 test fixes 2020-09-18 11:56:28 +01:00
Will McGugan
22bdafdd3e optimizations 2020-09-18 11:37:37 +01:00
Will McGugan
5ca3db6aa9 markdown renderer 2020-09-13 13:38:56 +01:00
Will McGugan
7593e4b271 test 2020-09-13 13:11:37 +01:00
Will McGugan
1cdcd1ae69 restore def 2020-09-07 18:04:56 +01:00
Will McGugan
3691fb19b7 skip fix 2020-09-07 16:57:35 +01:00
Will McGugan
702215c65f skip py36 2020-09-07 16:54:17 +01:00
Will McGugan
795f1c929b fix error 2020-09-07 16:49:45 +01:00
Will McGugan
c0a580ca1a Add rich.inspect 2020-09-07 16:44:31 +01:00