Commit graph

720 commits

Author SHA1 Message Date
Will McGugan
20084da4f8 highlighter optimization 2020-10-12 16:55:52 +01:00
Will McGugan
ba78d0e5b1 tests 2020-10-11 17:38:02 +01:00
Will McGugan
6d56cfad90 console out 2020-10-11 17:33:16 +01:00
Will McGugan
a83ee864e6
Merge pull request #365 from MoltenMuffins/master
Additional tests for `measure.py`, `table.py`, `padding.py` and `containers.py`, as well as some possible code fixes
2020-10-11 16:36:07 +01:00
Will McGugan
5bd80d7d00 Merge branch 'master' into pager 2020-10-10 19:00:08 +01:00
Will McGugan
9c5d790488
Merge pull request #334 from phase06/master
add tests for syntax
2020-10-10 18:58:43 +01:00
Will McGugan
dd4a1d6c3a imports 2020-10-10 18:52:50 +01:00
Will McGugan
436e300573 blackify 2020-10-10 18:39:50 +01:00
Will McGugan
f4b3c8a2ab pager tests 2020-10-10 18:20:23 +01:00
Will McGugan
4310bc8ae8 add tests for style 2020-10-10 18:16:09 +01:00
Will McGugan
a236d8fd63 add tests for style 2020-10-10 18:12:44 +01:00
Low Wei Lun
eb49f84376 black reformat 2020-10-10 23:56:26 +08:00
Low Wei Lun
0fae28ca90 increse coverage to 100% 2020-10-10 23:51:01 +08:00
Edward Knight
e6904fbcac Don't rely on set ordering for test data 2020-10-10 14:33:01 +01:00
Sergey Serebryakov
8320e83747 Fix test 2020-10-09 22:40:05 -07:00
Sergey Serebryakov
8fdfc3e5fe Coverage 2020-10-09 22:09:17 -07:00
Will McGugan
31423ad5e9 changelog 2020-10-09 15:36:17 +01:00
Sergey Serebryakov
d8f1458e01 Format 2020-10-08 21:26:19 -07:00
Sergey Serebryakov
f7236601c2 Make BlockBar double-sided 2020-10-08 21:18:40 -07:00
moltenmuffins
a044f1a600 typo in test_containers.py 2020-10-09 10:34:44 +08:00
moltenmuffins
9f57640c48 Add test_lines_justify 2020-10-09 10:19:35 +08:00
Edward Knight
d47ba3167b Add tests for EUI-48 and EUI-64 in ReprHighlighter 2020-10-08 20:41:47 +01:00
Will McGugan
8d90aba14e formatting 2020-10-08 18:25:37 +01:00
Will McGugan
2f331818d0 replaced get_safe_box 2020-10-08 18:18:25 +01:00
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