Files
dify/e2e/features/smoke/install.feature
2026-03-29 13:40:24 +00:00

8 lines
326 B
Gherkin

@smoke @fresh
Feature: Fresh installation bootstrap
Scenario: Complete the initial installation bootstrap on a fresh instance
Given the last authentication bootstrap came from a fresh install
When I open the apps console
Then I should stay on the apps console
And I should see the "Create from Blank" button