Skip to content

Commit

Permalink
Upgrade bypass expectations (#498)
Browse files Browse the repository at this point in the history
This upgrades the bypass expectations to use the new expect/4
function, which allows for multiple expectations per test. This
removes the need for work-arounds like `stub_backend` and
allows expecting that both the primary endpoint and log endpoint
are called in a single test.
  • Loading branch information
aaronrenner authored Jan 3, 2020
1 parent 9279910 commit 4e3818d
Show file tree
Hide file tree
Showing 2 changed files with 514 additions and 476 deletions.
Loading

0 comments on commit 4e3818d

Please sign in to comment.