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