42ba3a8 |
8.0.0 |
34ff5e4 |
Allow modules to import files with .json ext. |
d180999 |
tests: disable remote |
02582c0 |
tests: exclude firefox from race condition test |
f638045 |
tests: exclude browser runs from shortName and transform |
f178c8a |
CI: update firefox |
dcae6ea |
WebdriverAgent: remove duplicate call to this._driver.quit() |
1224cee |
tests: when a module test fails because a dependency wasn't found, ignore the error |
4445fed |
WebdriverAgent & Agent: async destroy() and stop returns boolean |
4c57048 |
tests: call agent.stop and agent.destroy for all createAgent |
376dea9 |
package.json: remove --no-cache from test command |
11a447c |
tests: call agent.stop and agent.destroy |
c05e712 |
BrowserAgent: stop returns resolved promise |
3ad1fc0 |
BrowserAgent: stop return true |
e2a1ef3 |
CI: restore esvu --engines=all |
1819e3b |
CI: re-enable browsers |
9e6ffb0 |
Tests: fix snapshots |
1eacfc9 |
Tests: remove focus |
096ee66 |
CI: ESHOST_SKIP_XS |
d3f33ef |
Tests: refactoring, use snapshots of output |
2ccbfb7 |
Lint fixes |
7bf0ac3 |
ConsoleAgent: fix stop |
7588096 |
Agents: align divergences. |
be081bb |
.eslintrc: "globales": (extended), "es2021": true |
0f2910d |
.eslintrc: "ecmaVersion": 2021 |
78c86ae |
Tests: minor adjustments |
d9af197 |
Lint fix |
a038513 |
Tests: refactor evaluation mode tests |
9f6ce1d |
$262 must be declared via var in runtimes |
7605bb1 |
ConsoleAgent: patch "Test262Error" with "ESHostError" if necessary |
32ca3aa |
Hermes: set args |
590ade0 |
package.json: remove unused test script |
828a7df |
fix: update parsing of hermes errors |
63c4c4e |
package.json: "test": "jest --runInBand --no-cache --config=./jest.config.js" |
5714431 |
CI: enable spidermonkey/jsshell |
ba979c2 |
package.json: "build:env": "./node_modules/.bin/esvu", |
d159455 |
Remove scripts/ |
a85a061 |
CI: move prep into travis.yml |
08792e8 |
Graaljs: 21.1.0 improvements |
00124a6 |
CI: move build to script |
629393c |
Tests: reorg |
9aca954 |
travis: arch: arm64, dist: focal |
01ddeb2 |
CI: fix coordination between CI and runify |
30ca52a |
CI: temp disable coverageThreshold |
31d085f |
package.json: move test:jest -> test |
8de8e80 |
CI: update jest config |
5fd8b87 |
Tests: enable all engines |
fdc3490 |
Minor fixes |
7516824 |
Coverage: fix collectCoverageFrom |
c18ca20 |
promisify.js: remove |
3dd52c6 |
npx jest-codemods: assert -> expect |
12c342f |
gitignore: coverage/ |
0a73a12 |
Test: mocha -> jest |
dbc168c |
Linting |
4e9c3ee |
Refactoring |
f90ca5c |
CI: use esvu |