Sha256: 41a052355ec9bbfd1cc4352e2ec3326e645b61abedf9fdb2ce3cb63fc3fbb69c
Contents?: true
Size: 381 Bytes
Versions: 13
Compression:
Stored size: 381 Bytes
Contents
Feature: Timefreeze and liquid templates """ This test does not happen in frozen time because it is not tagged @timefreeze - it is here to serve as a contrast to timefreeze.feature """ Scenario: Timecop.freeze Given I know the time the test started When I GET "/time" Then I should not receive the JSON: """ { "time" : "{{time}}" } """
Version data entries
13 entries across 13 versions & 1 rubygems