Skip to content

Commit

Permalink
[frontend] Fix test for forwarding bs requests
Browse files Browse the repository at this point in the history
This test was failing with a MissingAction exception when the VCR cassettes
where not used. To fix this we had to ensure that the target package of
the forwarded request has different source content than the original
package.

In our test suite this test was still passing because of the recorded
cassettes.
  • Loading branch information
bgeuken committed Apr 16, 2018
1 parent 2ae8010 commit 8e0e029
Show file tree
Hide file tree
Showing 2 changed files with 180 additions and 174 deletions.
Loading

0 comments on commit 8e0e029

Please sign in to comment.