jrnl/tests/unit
Jonathan Wren 44edb9bdee
Add more steps to pytest, fully remove behave (#1347)
* update yaml loader to new method

* Add config overrides steps to pytest

This requires some patching around the config object, which now happens
in every test.

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

* udpate docs for new tests

* remove behave from deps

* remove feature dir from flake8 checks

* udpate lock file

* disable pip version check (it keeps spamming the pipeline)

Co-authored-by: Micah Jerome Ellison <micah.jerome.ellison@gmail.com>
2021-10-09 12:10:08 -07:00
..
test_color.py Replace pyflakes with flake8 for linting 2021-07-03 15:49:18 -07:00
test_display.py Replace pyflakes with flake8 for linting 2021-07-03 15:49:18 -07:00
test_exception.py Implement datetime handling in pytest-bdd 2021-07-03 15:49:18 -07:00
test_export.py Replace pyflakes with flake8 for linting 2021-07-03 15:49:18 -07:00
test_install.py Replace pyflakes with flake8 for linting 2021-07-03 15:49:18 -07:00
test_os_compat.py Replace pyflakes with flake8 for linting 2021-07-03 15:49:18 -07:00
test_override.py Add more steps to pytest, fully remove behave (#1347) 2021-10-09 12:10:08 -07:00
test_parse_args.py Replace pyflakes with flake8 for linting 2021-07-03 15:49:18 -07:00
test_time.py Implement datetime handling in pytest-bdd 2021-07-03 15:49:18 -07:00