jrnl/tests/lib
Micah Jerome Ellison d3de5b778b
Replace PyYAML with ruamel.yaml (#1416)
* Remove Python 3.7 and 3.8 from github actions workflows

* Update lockfile after running poetry update a couple times

* Update poetry lock

* Remove Python 3.7 and 3.8 from pyproject.toml and run poetry lock

* Switch from pyyaml to ruamel.yaml

* Remove duplicate editor key in config

* Use ruamel.yaml instead of pyyaml in legacy template.py

* Prevent ruamel from collapsing config YAML

* Run make format
2022-03-12 13:24:31 -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 Replace PyYAML with ruamel.yaml (#1416) 2022-03-12 13:24:31 -08:00
when_steps.py Unskip some tests (#1399) 2022-01-15 14:45:00 -08:00