Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Tests do not run in CircleCi #84

Open
dvvanessastoiber opened this issue Feb 5, 2020 · 0 comments
Open

Tests do not run in CircleCi #84

dvvanessastoiber opened this issue Feb 5, 2020 · 0 comments
Assignees
Labels
priority: medium type: bug Something isn't working

Comments

@dvvanessastoiber
Copy link
Contributor

  • Release number or git hash: 8a34d5c
  • Web browser version and OS: Chrome 78
  • Environment (local or deployed): local

Steps to reproduce

  1. Have a look at preceding CircleCi builds, e.g. this example
  2. Open the Build tab

Observed behavior

  • The build in CircleCI passes without any breaking errors
  • This output is caused by a bootstrap error:
Chrome 79.0.3945 (Linux 0.0.0) ERROR
  Uncaught Error: Cannot find module "./style.scss"
  at tests.webpack.js:18153


10 01 2020 16:30:41.360:WARN [karma]: Test suite was empty.
  • The tests have not been executed
  • After migrating to jest with a different configuration, the tests failed locally.

Expected behavior

  • Tests should run and might detect errors
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
priority: medium type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants