chore: seminarhof customer project
This commit is contained in:
8
e2e/tests/features/availability.feature
Normal file
8
e2e/tests/features/availability.feature
Normal file
@@ -0,0 +1,8 @@
|
||||
@public @availability
|
||||
Feature: Public availability calendar
|
||||
Visitors can see which days the venue is free to book.
|
||||
|
||||
Scenario: visitor opens the availability calendar
|
||||
Given I visit "/availability"
|
||||
Then I see "Seminarhof Drawehn"
|
||||
And I see "2026"
|
||||
Reference in New Issue
Block a user