Skip to content
This repository has been archived by the owner on May 4, 2020. It is now read-only.

Some small fixups #4

Merged
merged 4 commits into from
May 13, 2016
Merged

Some small fixups #4

merged 4 commits into from
May 13, 2016

Conversation

caius
Copy link
Contributor

@caius caius commented May 13, 2016

  • Add missing test dependency
  • Setup the test database/environment in bin/setup
  • Ignore some test artefacts
  • Swap to using Tempfile#open with a block so it handles cleanup of the file for us.

caius added 4 commits May 13, 2016 16:58
Need to bundle & create DB for the test app for the test suite to run
Tempfile handles cleaning up the actual file on disk for us then.
@@ -5,4 +5,6 @@ set -vx

bundle install

# Do any other automated setup that you need to do here
# Required for the test suite
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't know about this file. Nice!

@Haegin
Copy link
Contributor

Haegin commented May 13, 2016

Pass!

@caius caius merged commit 34887b6 into master May 13, 2016
@caius caius deleted the small_fixups branch May 13, 2016 16:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants