Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Upstream #1

Open
wants to merge 94 commits into
base: master
Choose a base branch
from
Open

Upstream #1

wants to merge 94 commits into from

Conversation

josex2r
Copy link

@josex2r josex2r commented Feb 26, 2018

Upgrade #master from upstream

jdenly and others added 30 commits December 2, 2016 14:26
The onload event for XHRs does not fire when the XHR is synchronous.
This was causing the callback to never be called and the test suite
to hang indefinitely.
…ndle-synchronous-requests-synchronously

Use synchronous control flow when making synchronous requests
…ag-coverage-merge

Add coverage-merge command and parallel configuration
…rge-test

Add test for parallel configuration and coverage-merge command.
…sing-rsvp

Move `rsvp` package to `dependencies`
This messaging was confusing to me so I took a stab at clarifying the intent.
[Fixes ember-cli-code-coverage#111] Update dependencies, get babel instrumenter working (ember-cli-code-coverage#115)

babel 6 fix
adamjmcgrath and others added 25 commits January 24, 2018 16:42
…-not-throw

Add back "Avoid throwing errors while requiring files for coverage" ember-cli-code-coverage#64
…lease-process

Setup travis ci to release on pushed tag, add lerna-changelog
* Start moving test files to separate addon

* First pass at ember-cli-addon-tests

* Fix test

* Remove addon test, fix lint

* Remove treeFor

* Try sudo required

* Remove no sandbox

* Drop node 4 from travis, use npm instead of yarn

* Add 8

* Add filter

* Add testem.js to fixtures

* Add eslint

* Remove eslint plugins
* Start in-repo addon tests

* Update per Adam's suggestion

* Fix import paths

* fix babel-plugin-istanbul caching issue (ember-cli-code-coverage#159)

* fix babel-plugin-istanbul caching issue

* - Refactor instrumentation logic given `babel-plugin-istanbul` constraints
- Fix Unit tests

* Update app-coverage-test.js

* Update in-repo-addon-coverage-test.js

* Try setting path to process.cwd

* Fix tests to workaround tomdale/ember-cli-addon-tests#176
* Start on support for addon-test-support

* Remove only so all tests run

* Try adding test-support prefix

* Ensure addon-test-support coverage
* First attempt at in-repo-engine

* Fix engine coverage test

* Fix lint
…verage#163)

* Remove merge-coverage and explicit parallel option

* fix lint

* Update README.md

Describe how parallel works
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.