jrnl/tests/lib
Jonathan Wren 2ab485de8c
Improve handling of mocking logic in pytest (#1382)
* WIP

* fix handling of user input (stdin, input, getpass)

* take out redundant pytest step

* fix handling of 'we should' statements

* fix test that doesn't use a config file

* fix another test that uses stdin

Co-authored-by: Micah Jerome Ellison <micah.jerome.ellison@gmail.com>

* remove .tool-versions file per PR feedback

* add comment to clarify why disembodied variables are here

Co-authored-by: Micah Jerome Ellison <micah.jerome.ellison@gmail.com>
2021-12-11 12:35:32 -08:00
..
fixtures.py Improve handling of mocking logic in pytest (#1382) 2021-12-11 12:35:32 -08:00
given_steps.py Improve handling of mocking logic in pytest (#1382) 2021-12-11 12:35:32 -08:00
helpers.py Improve handling of mocking logic in pytest (#1382) 2021-12-11 12:35:32 -08:00
then_steps.py Improve handling of mocking logic in pytest (#1382) 2021-12-11 12:35:32 -08:00
when_steps.py Improve handling of mocking logic in pytest (#1382) 2021-12-11 12:35:32 -08:00