mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-06 08:26:12 +02:00
move around behave tests, get rid of regression files
This commit is contained in:
parent
b0be986759
commit
764227d2f2
9 changed files with 210 additions and 202 deletions
8
features/build.feature
Normal file
8
features/build.feature
Normal file
|
@ -0,0 +1,8 @@
|
|||
Feature: Build process
|
||||
|
||||
@deployment_tests
|
||||
Scenario: Version numbers should stay in sync
|
||||
Given we use the config "basic.yaml"
|
||||
When we run "jrnl --version"
|
||||
Then we should get no error
|
||||
And the output should contain pyproject.toml version
|
Loading…
Add table
Add a link
Reference in a new issue