features/table/core.feature in genomer-plugin-view-0.0.4 vs features/table/core.feature in genomer-plugin-view-0.0.5
- old
+ new
@@ -2,9 +2,18 @@
In order to submit genome annotations
A user can use the "table" command
to generate the genbank annotation table format
@disable-bundler
+ Scenario: Getting the man page for the scaffold table view
+ Given I create a new genomer project
+ When I run `genomer man view table`
+ Then the exit status should be 0
+ And the output should contain a valid man page
+ And the output should contain "GENOMER-VIEW-TABLE(1)"
+
+
+ @disable-bundler
Scenario: Generating a table file from a single annotation
Given I successfully run `genomer init project`
And I cd to "project"
And I write to "assembly/scaffold.yml" with:
"""