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

Commit

Permalink
Refactor app_test.go to remove the duplicated code
Browse files Browse the repository at this point in the history
The tests where getting unwieldy since they duplicated a lot of code.
With the new setup it is much easier to create new test cases, since the
setup and tear-down are handled nicely.

There are no side effects.
  • Loading branch information
Adrian Brink committed Aug 25, 2017
1 parent 5085d08 commit 7315a50
Showing 1 changed file with 121 additions and 234 deletions.
Loading

0 comments on commit 7315a50

Please sign in to comment.