Skip to content

Conversation

@tracyboehrer
Copy link
Member

Fixes #513

@tracyboehrer tracyboehrer requested a review from axelsrz July 23, 2020 15:05
@tracyboehrer
Copy link
Member Author

tracyboehrer commented Jul 23, 2020

@jwiley84 @axelsrz

Odd little story....

I cloned your assert_no_reply branch and the tests pass.  Axel did the same with the same result.  Weird, right?  Because it's failing in DevOps.

So... I created a new branch off master, and applied your changes.  A test now fails.  Like on DevOps.

A little digging uncovered that what I cloned does NOT have your changes in them.  100% uncertain how that is the case.

I believe... the test that was failing was supposed to throw.  In the dotnet version, it does.  So I just corrected the test.

See test_should_throw_error_with_assert_no_reply_when_no_reply_expected_but_was_received in test_test_adapter.py (under tests).

@tracyboehrer
Copy link
Member Author

@axelsrz @jwiley84 If this PR is approved, #1173 should be closed.

@jwiley84
Copy link
Contributor

Thank you! I was hoping I'd have my access back by now so I could correct any flaws. Sorry you had to fix it!

@tracyboehrer tracyboehrer merged commit 09c95fc into master Jul 27, 2020
@tracyboehrer tracyboehrer deleted the trboehre/assertnoreply branch July 27, 2020 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[PORT] add TestFlow.AssertNoReply and tests

4 participants