Added a session id.
This commit is contained in:
8
tests/features/session.feature
Normal file
8
tests/features/session.feature
Normal file
@ -0,0 +1,8 @@
|
||||
Feature: Session
|
||||
|
||||
Browser session requirements
|
||||
|
||||
Scenario: Session ID is set
|
||||
Given a running server
|
||||
When the home page is accessed
|
||||
Then there is a session id
|
Reference in New Issue
Block a user