Rename features directory to data

This is more inline with pytest standards

Co-authored-by: Micah Jerome Ellison <micah.jerome.ellison@gmail.com>
This commit is contained in:
Jonathan Wren 2021-02-13 17:53:32 -08:00
parent 530190df7a
commit 0b50ae1be0
158 changed files with 4 additions and 1306 deletions

View file

@ -5,3 +5,4 @@ Feature: Functionality of jrnl outside of actually handling journals
When we run "jrnl --version"
Then we should get no error
Then the output should match "^jrnl version v\d+\.\d+(\.\d+)?(-(alpha|beta)\d*)?"