2011-12-01 17:43:26 +01:00
|
|
|
Feature: Lorem generating helper
|
|
|
|
|
|
|
|
Scenario: Lorem Helper
|
|
|
|
Given the Server is running at "test-app"
|
2011-12-23 23:53:03 +01:00
|
|
|
Then going to "/lorem.html" should not raise an exception
|
|
|
|
And I should see "http://placekitten.com/100"
|