Alexey Horbunov

Results 4 issues of Alexey Horbunov

## Description The main goal of this PR is to add support for typing events and contract methods. At the moment, almost all TypeScript contract developers generate types for their...

Needs Clarification
1.x

Our team decided to use Jest and Cypress together to display our application’s test coverage and collect all tests in one place. However, when we run the tests, we get...

**Main problem:** Our team wants to use a cypress dashboard to cover the project with tests. We use both cypress tests and unit tests to test our code (Jest +...

**What kind of change does this PR introduce?** (check one with "x") - [x] Bugfix - [ ] Feature - [ ] Code style update (formatting, local variables) - [...