Commit graph

296 commits

Author SHA1 Message Date
Will McGugan
a9abd8ae26 Merge branch 'master' into indent-guides 2020-10-23 17:06:11 +01:00
Will McGugan
70d4b19af5 added container abbreviation to pretty print 2020-10-23 16:44:49 +01:00
Will McGugan
396adbce32 mypy and formatting 2020-10-22 21:54:45 +01:00
Will McGugan
be1b14d42b indentaion guides 2020-10-22 21:17:03 +01:00
ubaumann
aeb55c6fd9 Add test_live_render
Basic test for object LiveRender
2020-10-20 05:58:53 +02:00
Will McGugan
9f2a426ea7 fix input on legacy windows 2020-10-19 16:41:15 +01:00
Will McGugan
2cfb923de0 more clamp tests 2020-10-17 17:25:13 +01:00
Will McGugan
a619e580af minimum width functionality 2020-10-17 17:10:37 +01:00
Will McGugan
8ad975d1b5
Merge branch 'master' into master 2020-10-16 14:48:10 +01:00
Will McGugan
c65f0ee527
Merge branch 'master' into master 2020-10-16 14:44:07 +01:00
Will McGugan
424c956e85 blacked tests 2020-10-16 12:34:26 +01:00
Will McGugan
ddea7878a9 prettier bars 2020-10-16 12:32:15 +01:00
Will McGugan
447ed72fe3 bar refactor 2020-10-16 10:56:08 +01:00
Matthew Barber
2b37270c77 black-formatted _card_render 2020-10-16 10:51:00 +01:00
Matthew Barber
7e9cff8bed test method for render_group fitting 2020-10-16 10:17:34 +01:00
Will McGugan
e1cb4796ba
Merge pull request #361 from megaserg/add-block-bar
Add block bar
2020-10-16 10:11:25 +01:00
Will McGugan
05ce5105b4 background style, table width calculation 2020-10-15 21:17:03 +01:00
amartya-dev
9982ce394a Change decimal_suffix param to binary_units 2020-10-14 19:47:22 +05:30
Will McGugan
c7ea83d36a added progress.reset 2020-10-14 10:19:38 +01:00
amartya-dev
630ed8bd7f Add flag to render in binary/decimal suffix in DownloadColumn
Add a test for rendering binary suffix in test_progress.py
2020-10-13 06:56:59 +05:30
Will McGugan
fcbbf6902a make tests 2020-10-12 18:55:59 +01:00
Will McGugan
862d7798ef scientific notation 2020-10-12 18:52:52 +01:00
Will McGugan
75930e7826 more tests 2020-10-12 18:50:26 +01:00
Will McGugan
82cafb4d5f more tests 2020-10-12 18:37:26 +01:00
Will McGugan
51074a86c2 highlighter tests 2020-10-12 18:29:29 +01:00
Will McGugan
cd4f00ff34 highlighter tests 2020-10-12 18:28:56 +01:00
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