Sha256: 43689bc6c16ce024faddcfa887d6e0c4d2a0bd52b5dd13bc12980090403c074a
Contents?: true
Size: 421 Bytes
Versions: 26
Compression:
Stored size: 421 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 '(0..1000).each { $fb.insert.foo = 42 }'" And Exit code is zero 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
26 entries across 26 versions & 1 rubygems