Commit graph

5 commits

Author SHA1 Message Date
Jonathan Wren
d0054c0f9e formatting 2022-01-14 06:30:45 -08:00
Jonathan Wren
d91f6d6d84 remove useless test 2022-01-14 06:23:43 -08:00
Jonathan Wren
e788ee59ee remove skip_editor test and tag 2022-01-14 06:22:55 -08:00
Jonathan Wren
7d8823da6d
Move remaining tests from behave to pytest (#1346)
* add newer tests to pytest (from behave)

* remove 'lib' from gitignore (since we're using it)

* fix capitalization in some steps

* add 'the editor should not have been called' step

* comment out config override step in pytest-bdd since it's not implemented yet

* remove test that didn't really test anything

* implement some missing steps in pytest-bdd

* change comment to match other tests
2021-10-02 13:31:21 -07:00
Jonathan Wren
f99411f2f9 move some files around because pytest is being weird 2021-07-03 15:49:18 -07:00
Renamed from tests/features/format.feature (Browse further)