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

Improve VoIP integrations testing #2495

Merged
merged 8 commits into from
Jul 7, 2022

Commits on Jul 6, 2022

  1. Await terminate()

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    c25ccb5 View commit details
    Browse the repository at this point in the history
  2. Move and improve test utils

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    36042be View commit details
    Browse the repository at this point in the history
  3. Add callFeed.spec.ts

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    1141fce View commit details
    Browse the repository at this point in the history
  4. Improve call.spec.ts

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    e452118 View commit details
    Browse the repository at this point in the history
  5. Improve call.spec.ts

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    b58766f View commit details
    Browse the repository at this point in the history
  6. Correctly mock MediaStream

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    bc88d3a View commit details
    Browse the repository at this point in the history
  7. Fix tests

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    72d0248 View commit details
    Browse the repository at this point in the history
  8. Write our own EventTarget

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    d2ab6ad View commit details
    Browse the repository at this point in the history