lisitsky

Results 5 issues of lisitsky

Hi! Thank you for the module! I try to make my bot based on it. And I've met a problem. When I try to test bot creation, it tries to...

Thank you for you module! Unfortunately, I've found after some updates of Telegram and dependencies API, some methods (``set_api`` called on ``post_save`` signal) started to get dict with unknown parameters....

## Summary `Unset()` doesn't work as expected in documentation. Instead of unsetting call specification it causes panic. Reason: During call specification filtering `Unset()` changes len of a `ExpectedCalls` slice while...

## Summary Test testify against actual golang version. ## Changes ```yaml matrix: go_version: ["1.19", ...] ``` ## Motivation To ensure testify is ready for actuality and future. ## Related issues

This fix adds tests and some renamings RemoveRollbackStatements -> RemoveIgnoredStatements as now not only rollbacks are ignored.