Anthony Scopatz
f048b295d6
black updates to tests and docs
2020-08-26 10:10:59 -05:00
Bob Hyman
53bfe8c99c
Add ptk3 ( #3521 )
...
* delete package ptk; rename ptk2 to ptk_shell.; leave ptk2 as alias for ptk_shell.
* SHELL_TYPE "prompt_toolkit" only; remove ptk1 specific behavior.
* Doc updates: eliminate reference to prompt-toolkit < 2.0
* update requirements files ptk>=2; test shell_style="none"
* fix ptk2 stub per code review
* Add ptk2 to list of packages to install.
2020-04-18 10:44:27 -04:00
Anthony Scopatz
b32823d236
replace yield fixtures
2018-11-19 20:22:18 -05:00
Anthony Scopatz
89a42458d9
tests pass!
2018-09-13 16:49:09 -04:00
Anthony Scopatz
4c91df2abc
many test fixes
2018-09-13 14:03:35 -04:00
Anthony Scopatz
634a8ec9f2
black tests
2018-08-30 09:18:49 -05:00
Anthony Scopatz
69eb19834a
skip ptk <2 tests
2018-07-15 16:37:21 -05:00
Gil Forsyth
6170882151
Update ptk tests for ptk2
2018-07-14 19:00:22 -04:00
laerus
6afca7b754
old yield_fixture
2016-10-16 16:54:46 +03:00
laerus
1b0e39d3b4
heal test_replay
2016-10-16 16:44:55 +03:00
laerus
427945d6d2
heal p2
2016-10-16 14:06:20 +03:00
laerus
bcf32b7a23
heal test_ptk_multiline p1
...
2 failed 5 passed
2016-10-16 03:03:23 +03:00
Konstantinos Tsakiltzidis
201d068b72
'ptk history/multiline'
2016-06-22 23:17:33 +03:00
Gil Forsyth
2c26fcaa64
update setup and teardown calls. only 1 test failing
2016-06-22 11:41:06 -04:00
Gil Forsyth
381a872481
update multiline tests
...
only dedent when not on first line of document
2016-03-06 12:16:24 -05:00
Gil Forsyth
8bae9d7dbe
update trailing slash test to play nice
...
I forgot that AppVeyor _is_ on windows
2016-01-22 18:42:53 -05:00
Gil Forsyth
4e06175670
disable multiline for '\' on windows without POSIX
...
If user is on Windows and has `FORCE_POSIX_PATHS` set to False, then
trailing backslash will not enter multiline mode as this messed up
directory navigation
2016-01-22 17:38:13 -05:00
Gil Forsyth
c1184382e7
add setup and teardown functions to multiline tests
2016-01-12 09:46:50 -05:00
Gil Forsyth
8638d9e3fb
remove unneeded imports
2016-01-11 17:51:33 -05:00
Gil Forsyth
88c753c2f0
update test description
2016-01-11 17:50:37 -05:00
Gil Forsyth
36b2bba5f1
add more tests and demangle key_bindings
2016-01-11 17:40:49 -05:00
Gil Forsyth
6bf3320ff1
add tests for most multiline prompt behavior
2016-01-11 17:09:20 -05:00
Gil Forsyth
3280bc6b1b
first attempt at testing multiline input behavior
2016-01-11 16:38:25 -05:00