features/fig_newton.feature in fig_newton-0.12 vs features/fig_newton.feature in fig_newton-0.13
- old
+ new
@@ -53,9 +53,14 @@
Scenario: Requesting a false boolean value
Given I have read the configuration file
When I ask for the value for "cleared_flag"
Then I should see false
+ Scenario: Requesting a symbol value
+ Given I have read the configuration file
+ When I ask for the value for "my_symbol"
+ Then I should see :hello_world
+
Scenario: Requesting data from a node can be converted to a hash
Given I have read the configuration file
When I ask for the value for "database"
Then I should have a node
And the hash of values should look like: