3 Feature: Status queries
 
   6     Scenario: Status as text
 
   7         When sending status query
 
   8         Then a HTTP 200 is returned
 
   9         And the page contents equals "OK"
 
  11     Scenario: Status as json
 
  12         When sending json status query
 
  13         Then the result is valid json
 
  17         And result has attributes data_updated