M. J. Fromberger
5c1399d803
In two cases, we check for the content of an error right after asserting that no error occurs. Fix the sense of those checks. In one case, we check that there is no error with the diagnostic "expected error". It's not clear whether this means "an error was expected" (which is what I believe) or "we got the expected error". However, given the way the mock plumbing is set up, the first interpretation seems right. |
3 years ago | |
---|---|---|
.. | ||
abci.go | cleanup: Reduce and normalize import path aliasing. (#6975) | 3 years ago |
abci_test.go | rpc: fix mock test cases (#7571) | 3 years ago |
client.go | rpc: replace custom context-like argument with context.Context (#7559) | 3 years ago |
status.go | cleanup: Reduce and normalize import path aliasing. (#6975) | 3 years ago |
status_test.go | testing: remove background contexts (#7509) | 3 years ago |