Commit e46744a
committed
Fix complete_tester helper function in conftest.py so it passes all of the correct arguments to app.complete()
This fixes all of the test_argparse_comleter.py tests.
There are still failing tests in test_cmd2.py, test_history.py, and test_run_pyscript.py as well as a test in test_cmd2.py that gets stuck.1 parent 0aa3a06 commit e46744a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
0 commit comments