-
validating the core schema [validate(schema)] causes validate to choke on the '$schema' instance property; [validate(schema,schema)], which should be equivalent, adds an extra 'null' entry to the resu…
-
Maybe I'm missing something, but it looks like the current implementation is not compatible with one of the greatest features when using gherkin: Step defintion reuse!
That means, I want to define st…
-
How do I know which tests actually ran? I can't figure it out, and it's becoming very difficult to debug my async code...
-
The coffeelint's doc points to use `coffee-react-transform`, however it miss features and is deprecated. And, as the coffeelint's doc says, transformers may mess with the original source format.
Su…
-
Hi,
I took your original and created a version with nothing but kanji, for those interested in the writing practice alone without the rest of the info. It's a bit of a kludge since it is just your or…
-
I know it changed for the new API, and the documentation seems to be out of date showing "exact match" only and Scene ID is no longer supported.
I've been only able to search via Actor name. Unfort…
-
Have you guys given any consideration to how the cache module used by the Couchdb engine uses memory? Without a cache eviction strategy, it would appear that this cache will continue to grow indefinit…
-
Hi,
I have followed the documentation and installed the app_audiocodes filter. However, when I try to run the paStash with the recommended config file it does not work. In debug mode paStash displays…
-
Just opening an issue to discuss testing. There are a few things that would be nice to do, and some are easier than others
- [x] add Travis CI (thans @danielballan!)
- [x] improve python test coverag…
-
We on the [QUnit](http://qunitjs.com/) team have been [discussing](https://github.com/jquery/qunit/issues/531) the possibility of working with other JS test frameworks, especially those that can be ru…