-
### Description of the bug
URL of the working file: http://ftp.pride.ebi.ac.uk/pub/databases/pride/resources/proteomes/proteogenomics/benchmakrs/15acadc82868c799e567dd1b219b44/
```
nf-core/qu…
-
## The devDependency [karma](https://github.com/karma-runner/karma) was updated from `3.0.0` to `3.1.0`.
🚨 [View failing branch](https://github.com/Ikagaka/NarLoader/compare/master...Ikagaka:greenke…
-
Here's my karma.conf:
```
const realBrowser = String(process.env.BROWSER).match(/^(1|true)$/gi);
const travisLaunchers = {
chrome_travis: {
base: 'Chrome',
flags: ['--no-sand…
-
### Version
14.2.2
### Steps to reproduce
1. Clone the repository at https://github.com/marcelhohn/angular-playground/tree/fake-async-jest
2. Check out the branch `fake-async-jest`
3. Run `jest`…
-
Hi.
I am asking for help here since I can't find out how to setup my test environment with `karma-typescript`.
Using mocha, tests are running fine but as soon as I try to run tests with Karma, I…
-
This issue is to track potential improvements to Karma, which require breaking changes. It will be updated with more points as I discover them.
- [ ] Drop support for IE < 11 and other obsolete bro…
-
It would be nice if jester doesn't include IE as a target when it knows it is running under linux.
Even better if it could detect which browsers are installed and only include those as karma runners…
-
I'm having trouble with the midway testing. All 16 unit tests pass, but 4 midway tests fail (as marked below **ERROR**). I also see several time outs, and these persist even after I bump up the time…
-
Can someone explain to me what I am doing wrong with the karma coverage. I am currently developing an angular 2 (RC1) service in typescript and want to not only run unit tests on it but also provide c…
-
This is the karma configuration for predecessors I'm using but it's still exporting code converge for all files including models, enums and mock files.
```
preprocessors: {
// source files, …