Skip to content

TS config for tests of example-app-karma is broken #369

Closed
@shaman-apprentice

Description

@shaman-apprentice

Bug

Expected Behavior

GIVEN a fresh checkout of this repository with a fresh npm i
WHEN adding a debug console.log to a test from example-app-karma
THEN its tests pass

Actual Behavior

The tests fail to run, due to missing typescript types
Screenshot from 2023-02-19 11-27-59

Notes

  • Without any change the tests are not run due to cache
    tests from cache after npm i
  • Might be related to test not working #354?
  • I will prepare a PR to fix this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions