jrnl/tests/features
Jonathan Wren 5572833652 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:49:18 -07:00
..
build.feature Implement and add datetime tests 2021-07-03 15:49:18 -07:00
core.feature Add tests for core feature to pytest-bdd 2021-07-03 15:49:18 -07:00
datetime.feature Implement datetime handling in pytest-bdd 2021-07-03 15:49:18 -07:00
delete.feature Migrate the rest of the delete tests from behave to pytest bdd 2021-07-03 15:49:18 -07:00
encrypt.feature Rewrite config checking steps in pytest-bdd 2021-07-03 15:49:18 -07:00
file_storage.feature Implement test to check editor temporary filename 2021-07-03 15:49:18 -07:00
format.feature Implement stream redirection in pytest-bdd 2021-07-03 15:49:18 -07:00
import.feature Implement stream redirection in pytest-bdd 2021-07-03 15:49:18 -07:00
multiple_journals.feature Clarify and cleanup tests 2021-07-03 15:49:18 -07:00
password.feature Rewrite config checking steps in pytest-bdd 2021-07-03 15:49:18 -07:00
search.feature Clarify and cleanup tests 2021-07-03 15:49:18 -07:00
star.feature Fix star and tag feature language and add output should be empty test 2021-07-03 15:49:18 -07:00
tag.feature Fix star and tag feature language and add output should be empty test 2021-07-03 15:49:18 -07:00
upgrade.feature Rewrite config checking steps in pytest-bdd 2021-07-03 15:49:18 -07:00
write.feature Implement editor-related steps in pytest-bdd 2021-07-03 15:49:18 -07:00