-
## The devDependency [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) was updated from `1.4.0` to `1.4.1`.
🚨 [View failing branch](https://github.com/hallysonh/n…
-
Hello,
I'm trying to install `angular-instantsearch` in my `ionic capacitor angular project` but keep getting the following error.
![Screenshot from 2023-06-20 23-04-18 (1)](https://github.com/a…
-
intellij version: 13.1
jasmine: 2.2
When trying to use ddescriber (Ctrl + Shift + D), I get an error.
Error message:
com.intellij.find.FindModel.clone()Lcom/intellij/find/FindModel;: com.intellij.fi…
-
Use Karma and Jasmine.
-
## The devDependency [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) was updated from `1.5.1` to `1.5.2`.
🚨 [View failing branch](https://github.com/hisptz/hris…
-
package.json
```
{
"name": "test-app",
"version": "0.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build",
"watch": "ng build --watch --configuration …
-
Dears
When is the support for meteor 0.9.x planned? Currently velocity does not pickup the tests for jasmine unit, since velocity does not pickup existence of jasmine-unit in the package folder. From…
-
- checkstyle
- https://github.com/stubbornella/csslint/pull/156/files
- https://code.google.com/p/seaside/source/browse/trunk/pharo-build/src/test/resources/checkstyle-result.xml?r=530
- teamcity
…
-
Hi all:
When I installed the component and tried to run the program I got this error:
ERROR in Metadata version mismatch for module /home/user/Desktop/Projects/E_App/E_App/node_modules/ngx-combo-dat…
-
Currently using 1.1.1
When setting the random flag to false in the karma conf file:
```
client: {
jasmine: {
random: false
}
}
```
The createStartFn function …