BioLM-NET-Workbench / e2e-tests /src /test /resources /features /application_launch.feature
bozdaglab's picture
Redesign workbench dashboard shell (#1)
2e6a2a4
Raw
History Blame Contribute Delete
464 Bytes
@smoke
Feature: Application launch
@E2E-001
Scenario: Workbench launches
Given the BioLM-NET Workbench app is running
When I open the BioLM-NET Workbench
Then the application header is visible
And the workflow sidebar is visible
@E2E-002
Scenario: Data and Priors workspace is visible by default
Given the BioLM-NET Workbench app is running
When I open the BioLM-NET Workbench
Then only the Data & Priors workspace is visible