-
Make the library compatible with jQuery v3.
-
If so, it'd be nice to do that and add a build status badge.
-
PR https://github.com/OneNoteDev/WebClipper/pull/22 introduced a `getCachedValue` method on the Storage abstraction in `frontEndGlobals.ts`. It was created to avoid the asynchronicity of calling `getV…
-
When I try to run grunt jasmine, it failed, due to a timeout, in Ubuntu 10.04 with PhantomJS 1.5.
But the same project worked well in my Mac 10.7.3.
The error message is as follows:
``` bash
Runnin…
-
Hey,
we get the below error quite a lot of times in our CI environment which causes our tests to fail/timeout. From looking at the Testem documentation it doesn't appear that Testem has retry func…
-
## Environment
node: v4.5.0
npm: 2.15.9
testee: 0.2.5
phantomjs: 2.1.1
```js
// adder.js
import Component from 'can/component/';
import Map from 'can/map/';
import 'can/map/define/';
impor…
-
[An Overview of JavaScript Testing in 2021 | by Vitali Zaidman | Welldone Software | Medium](https://medium.com/welldone-software/an-overview-of-javascript-testing-7ce7298b9870)
[State of JS 2020: …
-
Is there any options for permanent storages? If not, does FIDB have any plans for supporting this feature? Something like sync data with the real IndexedDB?
-
Hey @Zauberstuhl @johangm90 @shaggybb @dimaursu,
one thing bugs me from the total beginning of this project: Testing.
Every time we change something we have to click through the complete applicatio…
-
Occasionally, I see the error `Fatal error: Cannot read property 'ele' of null` but it appears the xml file has been written correctly. I can't reproduce on demand and after eyeballing index.js nothin…