-
Phantomjs/selenium were suggested for investigation, and the npm package selenium-webdriver combines the better test coverage of selenium (targets multiple browsers) and is used to drive phantomjs (be…
-
Will there be any unit/acceptance/behaviour tests written for `public/js/app.js`? There are a number of issues I'd like to file and patch, but I'm concerned about doing so without at least some basic …
-
We have an issue with CodeQL analysis where it would hang while extracting the files from the PR.
I've found which part was causing this and made a separate reproducible code snippet.
Here's a …
-
# test1 | caferion
TEST
[http://localhost:8000/JavaScript/test/](http://localhost:8000/JavaScript/test/)
-
Maybe we should have a test on each page that makes sure that the javascript doesn't throw an error. I think we can accomplish this just with the built in django tests.
-
**Describe the bug**
I'm trying to use `--count-as` to convert `file.test.js` to `Javascript Tests`, but maybe `scc` is only looking at the actual extension (`.js`) on the files when performing this …
-
Using HtmlUnitDriver 4.23.0, I observe an ugly EvaluatorException when calling a minimal Jakarta Faces page with just an Ajax call:
```
org.htmlunit.corejs.javascript.EvaluatorException: syntax er…
-
@OrKoN @sadym-chromium
We recently added new tests for cached network events for stylesheets, and the test at https://github.com/web-platform-tests/wpt/blob/db4fbbbda4c9327ba016cb34c28b910475b94e6…
-
Twinkle is huge and complex. It does powerful things, and we rely on humans to tell us if it malfunctions.
What do we think about adding tests? In particular [Jasmine](https://github.com/jasmine/jasm…
-
Create mock server (Node, javascript) for weather warnings and announcements. Allows easier development and testing, because this kind of data is not always available.