Sha256: fafb7335697b9920e1fc4edf987102f1183768ec9579d85441e21824c195e60a
Contents?: true
Size: 427 Bytes
Versions: 1
Compression:
Stored size: 427 Bytes
Contents
Feature: Run The user runs the app and it outputs the correct files in the correct locations Scenario: Run with no flags Given an aText CSV file at "/tmp/atext.csv" When I successfully run `expandsync /tmp/atext.csv` Then "~/aText-snippets.csv" should exist And "~/Dropbox/TextExpander/Settings.textexpander" should exist And "~/Dropbox/TextExpander/Settings.textexpander.bak" should exist
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
expandsync-0.1.0 | features/2.run.feature |