-
It tries to load just 'name.spec'. I think there is some logic in this plugin that doesn't allow using more than one dot in the file name.
-
I'm having difficulty getting the tests to run. I forked and downloaded the repo and I haven't modified anything. When I run npm test , mocha-webpack appears to run and compile everything, but no test…
-
Hi guys,
I'm using the tiptap-vuetify with nuxt.js. I've added the `Link` extension to the editor.
When I input some text to the `href` field in the open dialog and click the apply button nothing …
-
Hi,
Thanks for your great work.
I tried avoriaz + karma + mocha with the karma.conf.js in this example project, i got an error:
ERROR [config]: Invalid config file!
TypeError: Cannot read prop…
-
While I work with nativescript sample code, 'Groceries(angular version)', I found a strange error. When I enter some groceries in Korean, last letter of the word that I just entered appeared to have b…
-
Hello,
I am trying to test parallelshell (package.json at the bottom of this issue for ref) simply running echo commands, but I get the following:
> confusion@1.0.0 echo1echo2 C:\Users\Public\r…
-
## 목적
- javascript orm 은(사실 sequelizejs) 몽고쿼리랑 별반 다를께 없었다. JAVA 때 의 hibernate 의 감성(?)이 있는 TypeORM 을 배워보고자함
- express 보다 koa 가 좋다던데 정말 좋은지 느껴보고 싶음
## 상세내용
- [ ] typeorm을 사용 하여 사용자 crud 를 해봄
- [ …
-
I recently installed `react-app-rewired` to allow me to modify jest's `testEnvironment` while using the jest test runner without getting the CRA error that blocks it from running. I currently use two …
-
I have simple unit test fetching a file using HTTPS which runs fine on
- Node v6 ✔️
- Node v7 ✔️
- Node v8 ✔️
- Node v9 ✔️
but it fails on:
- Node v10 :x:
- Node v11 :x:
It is **not** sp…
-
Does anybody passed the part of the test with "throwing error"?