Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/emberjs/ember-mocha

Mocha helpers for testing Ember.js applications
https://github.com/emberjs/ember-mocha

Merge pull request #220 from Turbo87/single-run

Run CI for dependabot PRs only once

14411a39545ad105ca354437944380413cb60da6 authored over 6 years ago
Run CI for dependabot PRs only once

70415de6150b2d094cf9f7fc65978063cd128bf2 authored over 6 years ago
Merge pull request #219 from Turbo87/node-6

Drop Node 4 support

1beb0adf7fcc51969b1db0f053a92943fac79033 authored over 6 years ago
Drop Node 4 support

eb585d7c907894c2d42b56402e40008d8cc98253 authored over 6 years ago
Merge pull request #217 from Turbo87/fix-ci

Fix CI builds

2495d29a60d3fdb42d2e63ba44e1119412b6b905 authored over 6 years ago
Pin `ember-data` to v2.17.x

The `ember-data@^2.17.0` requirement allowed `[email protected]` to be a valid resolution, but tha...

15e7c724097d8a491dc3d2aa2d34e107ff79fbed authored over 6 years ago
v0.14.0

13be23a36a6af0f6f1cffe934b905a2bbe1fd39e authored over 6 years ago
Update Changelog

9bdcfcafe2b1413a0647989721d193e48a8f9248 authored over 6 years ago
CI: Add version constraint to `auto-dist-tag` installation

07cb36bb8a190a3c967897692a63ad436e9a534b authored over 6 years ago
Merge pull request #204 from alexlafroscia/patch-1

Add mention of `this.on` to migration guide

b7263d443ec9cc54e5a4cea20cb8a248d60726a6 authored almost 7 years ago
Add mention of `this.on` to migration guide

b54659a97170e1260466bcdd444dbdd5be9d04f0 authored almost 7 years ago
Merge pull request #202 from simonihmig/patch-1

Fix migration guide

f49b7f6809ccbef8e27b202763a37240dec212ad authored almost 7 years ago
Fix migration guide

Fix leftover from copying from blueprint template

cc1fd851b45046f6da02789ee5418bcecea3b4ea authored almost 7 years ago
README: Fix heading level

fd05083b567bf0d2731707e62b6d439358daab55 authored almost 7 years ago
v0.14.0-beta.1

587703232cc761c17a07bbeaad65ee1a5852423a authored almost 7 years ago
Update CHANGELOG

f5192aeb728ae581e21233feead7f0d4d37382a5 authored almost 7 years ago
Merge pull request #201 from Turbo87/docs

Adjust documentation

a03f33ed82c4b761bad8e09b551d469caf0d3326 authored almost 7 years ago
Adjust documentation

786c4929a456b1206fbbeb86740272f148cb2b98 authored almost 7 years ago
Merge pull request #200 from simonihmig/docs

Update documentation for new APIs

8b0718b1dca814889e724db8af0b07cbd33f648d authored almost 7 years ago
Update documentation

f90f265ba277d2d66a58aa0dcd93e8e622cbe5ae authored almost 7 years ago
Merge pull request #199 from simonihmig/setuptest

Implement setupTest supporting old and new testing APIs

534f587094bad21c5f989224de94f781bb2db974 authored almost 7 years ago
Implement setupTest supporting old and new testing APIs

Closes #198

90781716a6029228425ee3af3d98b1ab115587f2 authored almost 7 years ago
Merge pull request #194 from simonihmig/fix-mem-leak

Remove mochaRunner global assignment to prevent memory leaks

7833e14349f5136802d7a6bbe89bca34f97329e7 authored almost 7 years ago
Merge pull request #195 from Turbo87/pause-test

Extract `setupPauseTest()` function

e97adc56ed614d4ca6df14db996211cfcf95080b authored almost 7 years ago
Extract `setupPauseTest()` function

70cc221ac76d9a170191ab8a4ece7c853975ca49 authored almost 7 years ago
Merge pull request #193 from Turbo87/chains

Simplify `chainHooks()` function

af25add4973715f1e97a9431817007f4d617dc9b authored almost 7 years ago
Remove mochaRunner global assignment to prevent memory leaks

221466e9b4888920e6cc84c1ac8b65cb994a63ab authored almost 7 years ago
Simplify `chainHooks()` function

6e5c52de046e82131f364d9232a54193db29b054 authored almost 7 years ago
Merge pull request #192 from simonihmig/hooks-workaround

Add hooks API for setupContainerTest() to improve beforeEach/afterEach ordering

2a7a37808cf0bc2a3d6e18e2fa84a12fb9748184 authored almost 7 years ago
Add hooks API for setupContainerTest() to improve beforeEach/afterEach ordering

5f48e0f689976c67768895e77f3ed226f553002b authored almost 7 years ago
Merge pull request #190 from simonihmig/new-test-api

[WIP] Add support for new RFC268 based testing API

74f83dfe16017393d86923fdefddd980d3e8ee0b authored almost 7 years ago
Add support for new RFC268 based testing API

cf73491a8f5fa49635bce32c3e3542a2e42cd9c0 authored almost 7 years ago
Merge pull request #191 from simonihmig/remove-jquery

Remove jQuery dependency

58d33a33e0043b59831d35c3b92a28280ce9865b authored almost 7 years ago
Remove jQuery dependency

47f625955141b5f5225499ac648b2b3f4724274e authored almost 7 years ago
Updating the @ember/test-helpers (#189)

* Updating yarn.lock

* Correct update

d852040de6adb78b808aaa223bc2e35313be543c authored almost 7 years ago
v0.13.1

348957047ecf7b62cfac77f9c59bc7f26260a276 authored about 7 years ago
Update CHANGELOG

73b4ed9822401e111b7b844c4b99bc0e38f5994b authored about 7 years ago
Merge pull request #188 from Turbo87/wat

Adjust import paths for `getContext()` and `setResolver()`

7a8a01d921e8fb108c7e832577527563694e16b6 authored about 7 years ago
Adjust import paths for `getContext()` and `setResolver()`

1e449d5373520fba78d213b0a7085c25d694a397 authored about 7 years ago
Merge pull request #187 from Turbo87/skip-cleanup

CI: Remove `--skip-cleanup` from `try:one` command

ed578ef75cdeceb980aeefa93a23f7984e9c4551 authored about 7 years ago
CI: Remove `--skip-cleanup` from `try:one` command

This conflicts with the `skip_cleanup: true` of the `deploy` step

120eb275949c0c91a0e9b660ddb3763770afc785 authored about 7 years ago
v0.13.0

8284a2b692785f3e112c84efdc1fd1272683cc03 authored about 7 years ago
Update CHANGELOG

3d0e1fdfd77883f32c08fb74327d00c6891ce906 authored about 7 years ago
Merge pull request #186 from Turbo87/test-helpers

Update `@ember/test-helpers` to v0.7.16

736d8240d0aafefc552e2be7c4ec77400fa1424e authored about 7 years ago
Update `@ember/test-helpers` to v0.7.16

a5f0e0b2654ec5f73f0d8f16185fb3ddfd0c881f authored about 7 years ago
Merge pull request #185 from Turbo87/skip-cleanup

CI: Use `skip_cleanup` to fix `auto-dist-tag` behavior

2b7281248d1b1925e04be6600c8c9ebe4e590e06 authored about 7 years ago
CI: Use `skip_cleanup` to fix `auto-dist-tag` behavior

462d032c893cdb6e3cbbded9273fa4ab893d146d authored about 7 years ago
v0.13.0-beta.4

74a6f435310bbc106d89daa02551cb11f217e7a4 authored about 7 years ago
Update CHANGELOG

4ede3d8bae9838fa9d8192c3665c3b7a064dfb44 authored about 7 years ago
Merge pull request #183 from Turbo87/override-test-command

Add missing `overrideTestCommandFilter()` method

fe7c9812923c036d5d32d27627856f966a43a0ca authored about 7 years ago
Add missing `overrideTestCommandFilter()` method

This was missed when we migrated the functionality from `ember-cli-mocha` into `ember-mocha`

69c6cfadaaddf717fdac55d0deb6e76c3721439f authored about 7 years ago
Merge pull request #184 from Turbo87/fix-ci

testem: Use `--no-sandbox` on TravisCI

ebc84f1588ac9317ebbfce837c694931a1b999bd authored about 7 years ago
testem: Use `--no-sandbox` on TravisCI

1b43a192666941230f76dcafac7834e45454b8cb authored about 7 years ago
v0.13.0-beta.3

51a4f9d6ab188bdc4f2f5371973d7cbb20ceb5d4 authored about 7 years ago
Update CHANGELOG

e45fafb3297840f686d8d473bf8ffd9008ae0f79 authored about 7 years ago
Merge pull request #181 from Turbo87/auto-dist-tag-debug

CI: Run `auto-dist-tag` in DEBUG mode

7f654821bbf7cc93b64b82ab8aed2549648add69 authored about 7 years ago
Merge pull request #180 from Turbo87/update-test-helpers

Update `@ember/test-helpers` to v0.7.10

17d7df36b9e37072de261f8624610a8aff09a83a authored about 7 years ago
CI: Run `auto-dist-tag` in DEBUG mode

9d1ff40a73711aeb118637e9bb4e75b72496d82f authored about 7 years ago
Update `@ember/test-helpers` to v0.7.10

4794377fe670dbd8cb3787d50b26fbf3aac7e970 authored about 7 years ago
Update CHANGELOG

f563a4efdb76fa26274bb53ff98c22dcf5d96196 authored about 7 years ago
v0.13.0-beta.2

7476e33a0b2054868f6139829fe0da98acf49553 authored about 7 years ago
Merge pull request #179 from Turbo87/update-test-helpers

Update `@ember/test-helpers` to v0.7.5

7fe76735379beac49095acde7f1a1e2acfd2af01 authored about 7 years ago
Update `@ember/test-helpers` to v0.7.5

63d7cb2616bb18214a5a1dedef356d2c51a0b1af authored about 7 years ago
Merge pull request #178 from Turbo87/update-test-helpers

Update `@ember/test-helpers` to v0.7.4

f16f11dd74532cde1bb46ca309919be6cdbec6de authored about 7 years ago
Update `@ember/test-helpers` to v0.7.4

38486654c389db3c027c74b9806efd5b110a262d authored about 7 years ago
v0.13.0-beta.1

b4ec03bd9e9e654fcf0841521fe388d8fbb34875 authored about 7 years ago
CI: Use `auto-dist-tag` for deployments

c93150df84147d04c0e5a628d6761f743f2c55cd authored about 7 years ago
CI: Add `deploy` section again

Apparently this got lost in de626c0

088fc817a847e339b7de6b52b0e883950113e0a4 authored about 7 years ago
Update Changelog

34961b0d8c59e27418001e1b426479200254ddbc authored about 7 years ago
Revert "Merge pull request #164 from akatov/remove-wrap-in-runloop"

This temporarily reverts commit 202e524a65642a9223863225617ec573ff29db15, reversing
changes made...

b7791764ef9f19bcb6a0b21a4f3a97b9c9021136 authored about 7 years ago
Merge pull request #175 from Turbo87/changelog

Use `lerna-changelog` to generate friendly changelog

a30e91a709de5bd400b438faf7c543e2c5bb4094 authored about 7 years ago
Use `lerna-changelog` to generate friendly changelog

ab2551ff7db0adbb19c59e68582c3ab0897bf256 authored about 7 years ago
Merge pull request #174 from Turbo87/more-embers

CI: Add Ember 2.0, 2.4 and 2.8 as test targets

b8b54e2dffd27af65f4c8fe2e1b9b73ac8bda745 authored about 7 years ago
CI: Add Ember 2.0, 2.4 and 2.8 as test targets

61caa337ef44e3bd9f662f845ccc26b61553c161 authored about 7 years ago
Merge pull request #173 from Turbo87/make-addon

Convert to Ember CLI addon

7a47cc8ff4efe11e37ef862c2b49471a1cbbc7b1 authored about 7 years ago
package.json: Sort contents according to npm documentation

08db3e6cdddc7ef13341a134d8e10fd49e8f188c authored about 7 years ago
Generate `addon` blueprint via `ember init`

de626c0ff451d2c58167fb81367d7d07cbfae285 authored about 7 years ago
Add necessary code to make `ember-mocha` an Ember CLI addon

7a82011fa1d9b8e55b567e2ef3f820a272635806 authored about 7 years ago
Update `ember-cli` to v2.17.0

bfc00bd7a2cbaf1d032baf57829fb0afbe504c37 authored about 7 years ago
Port existing code to addon structure

9f6bc6688722cc01d8f1827a343ac3c521cc6357 authored about 7 years ago
Merge pull request #172 from Turbo87/eslint

Update `broccoli-lint-eslint` and use `group` option

fb693e90eaff6259278c947c4efa265cfead2e77 authored about 7 years ago
ESLint: Use `group` option

f1bcfcf4ddd7333758fdb87e4d3ed0fd2e980eaa authored about 7 years ago
Update `broccoli-lint-eslint` to v3.3.2

1fc53e030807c8c73b7d262d3d9e2f55e18c4788 authored about 7 years ago
Merge pull request #171 from Turbo87/no-bower

Remove `bower` publishing code

8b36e731958d2870deaad5f5a5611a23e7bb2f21 authored about 7 years ago
Merge pull request #170 from Turbo87/chrome

Use headless Chrome instead of PhantomJS

8dbd1a0cd43e78756fc3888212ead6b61d13b527 authored about 7 years ago
Remove `bower` publishing code

1642b748fbb982e33f87a4cb6859a4a19c572292 authored about 7 years ago
testem: Use JS file instead of JSON

ce8b2dba8050012fdb0fe8410f628de67b40ad8a authored about 7 years ago
Use headless Chrome instead of PhantomJS

03580833fdc58221d09c875216d4b12dcbceac2b authored about 7 years ago
Merge pull request #169 from Turbo87/yarn

Add yarn lockfile and use yarn for CI

7dde9c443bcbb0f3f36564c29a06ca7f129b1703 authored about 7 years ago
CI: Use yarn instead of npm

816adee769d694db162c85af7d5c90646bf41c6d authored about 7 years ago
Add `yarn.lock` file

30cad2ebc89adccbd1d8bd663c39633c7a223781 authored about 7 years ago
Merge pull request #164 from akatov/remove-wrap-in-runloop

don't wrap hooks in a runloop

202e524a65642a9223863225617ec573ff29db15 authored over 7 years ago
Remove unused wrapMochaHookInEmberRun() function

e4253773edb387a200975982a31d973e55c5384c authored over 7 years ago
fix tests for simple before/after hooks not using the runloop

f8b5972ffffe269804dbde2f5d423683bb2d0596 authored over 7 years ago
don't wrap beforeEach and afterEach in a runloop

9cde138ac34c70152da76a1eb7492a02a37a6a13 authored over 7 years ago
0.12.0

054ff529001ac39cfd2c65e10d397f3fd3e6a838 authored over 7 years ago
Update CHANGELOG

afb3a15b1b1093b748769b27d1cb5f9b91dbf9d1 authored over 7 years ago
Merge pull request #157 from Turbo87/undeprecate

Undeprecate the implicit async behavior of acceptance tests

da2738f3948e43d22ea33f8c6c6c8192a5b24ffb authored over 7 years ago
Revert "ember-mocha-adapter: Add test name to deprecation message"

This reverts commit 2c6a0dbef6e8ddde51e7b278c9777e7f0c0919bf.

abf1c4a112ff4579d0c34c390aea8e1ce692a759 authored over 7 years ago
Revert "Deprecate implicit async behavior of acceptance tests"

This reverts commit bb8cd59b87983b16c3dc6cdeb61fe154140c0883.

826c69a0ae3db215458667321a1e6665797bb49a authored over 7 years ago