Sha256: e56a6db023d94a12739d049e9477fc0f0f47617a760c63088d6fa03c874a7ac9
Contents?: true
Size: 376 Bytes
Versions: 1
Compression:
Stored size: 376 Bytes
Contents
Feature: Push I want to push a factbase Scenario: Push a small factbase Given We are online Given I make a temp directory Then I run bin/judges with "--verbose eval simple.fb '$fb.insert.foo = 42'" Then I run bin/judges with "push --token 00000000-0000-0000-0000-000000000000 simple simple.fb" Then Stdout contains "Pushed" And Exit code is zero
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
judges-0.0.35 | features/push.feature |