Tests for environment variables getters.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
Feature: The environment variables getters
|
||||
|
||||
Scenario: Testing every environment variable getter
|
||||
Given the Replay client
|
||||
When each one of the getters is called
|
||||
Then all of the returns must be either of the type string or the type None
|
||||
Reference in New Issue
Block a user