Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace mockery to sinon library in mock-run which is used for Tasks Unit Tests #961

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    c83843c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Update node/mock-run.ts

    change to precise types in registerMock
    
    Co-authored-by: Konstantin Tyukalov <52399739+KonstantinTyukalov@users.noreply.github.com>
    LiliaSabitova and KonstantinTyukalov committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    ad277d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    76b72ea View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Update mock-run.ts

    change to console.log because it causes tests to fail
    LiliaSabitova committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e0a8988 View commit details
    Browse the repository at this point in the history