Spaces:
Sleeping
Sleeping
| Feature: Application launch | |
| 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 | |
| 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 | |