Files
atlantis/testing/assertions.go
Luke Kysow 4fcece0f9d Fix tests when git config uses gpg signing.
- some of the tests run git so if you're using gpg signing you need
  to disable that.
- refactor test helpers to use tb.Helper() and make the error output red.
  This is useful because if another helper uses one of these helpers,
  when it calls .Helper() its output will also be up the stack.
2018-10-30 11:15:46 -05:00

2.6 KiB