jrnl/tests/step_defs
Jonathan Wren 22c63a8e79 Rewrite config checking steps in pytest-bdd
- Take out old type coersion (it was causing needles complexity)
- Take out `read_value_from_string` function
- Use taml parser to parse yaml instead of using custom function
- Update tests to use new implementation

Co-authored-by: Micah Jerome Ellison <micah.jerome.ellison@gmail.com>
2021-07-03 15:44:18 -07:00
..
__init__.py Install pytest-bdd (which will eventually replace behave) 2021-07-03 15:43:16 -07:00
conftest.py Rewrite config checking steps in pytest-bdd 2021-07-03 15:44:18 -07:00
test_features.py Implement editor-related steps in pytest-bdd 2021-07-03 15:43:17 -07:00