Sha256: 1986cb34c9854ecb041fae98d009fa9fe53eb51a66a3e8072daeac719c303c93
Contents?: true
Size: 317 Bytes
Versions: 13
Compression:
Stored size: 317 Bytes
Contents
@timefreeze Feature: Timefreeze and liquid templates """ This test happens in frozen time because it is tagged @timefreeze """ Scenario: Timecop.freeze Given I know the time the test started When I GET "/time" Then I should receive the JSON: """ { "time" : {{time}} } """
Version data entries
13 entries across 13 versions & 1 rubygems