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

Revert "ember-mocha-adapter: Add missing "until" option to deprecation message"

This reverts commit fab3e315c429ee61fea21ee60ac57e82e5b81897.

3a61afa605de26c4ac8f0c13b77196177cc70c74 authored over 7 years ago
Merge pull request #156 from Turbo87/fix-build

Fix "rollup-plugin-alias" options

f88ac3b94d3331383c14665a72426494278ec810 authored over 7 years ago
Fix "rollup-plugin-alias" options

dcec0023071d57d313873b6f74b3186c7cf2db6e authored over 7 years ago
Merge tag 'v0.11.1'

0.11.1

56f5fd35467583c4638b9b3f85f6c881342c9b4c authored over 7 years ago
0.11.1

65f6c7b9217fdd0ccc2a58be9d6e66d7cc0d7fd8 authored almost 8 years ago
Update CHANGELOG

0bdb9cb2d7e659b1cc8fa0518a95498d8888bb2c authored almost 8 years ago
Merge pull request #150 from Turbo87/test-helpers-dep

Update "ember-test-helpers" to v0.6.3

f104fbeb6cda2577eb093c2cc5fc488171a30d18 authored almost 8 years ago
Update "ember-test-helpers" to v0.6.3

146e6bdb226e0eb62ac74f3e0d4e2e931fd45467 authored almost 8 years ago
Merge pull request #144 from Turbo87/memory-leak

Reset "module" to null to prevent memory leaks

355f16dc9fd0c971d26745a89b7d72692b9a3b9f authored almost 8 years ago
Merge pull request #147 from Turbo87/update-loader

Convert "loader.js" from bower to npm dependency

15a7a658eca455515fca228d03ecf052dfb217ac authored almost 8 years ago
Reset "module" to null to prevent memory leaks

dc65e0fd77c87150e300982ff4d7bd2b9420176b authored almost 8 years ago
Convert "loader.js" from bower to npm dependency

2d02330fda770b85271f23314d90a0ab1de0e390 authored almost 8 years ago
Merge pull request #146 from Turbo87/update-loader

Update and pin "loader.js" to v4.1.0

bdcd67a2ed9d14fc73de383dc80d73ccb1921635 authored almost 8 years ago
Update and pin "loader.js" to v4.1.0

d4fb774e2f5c04897b79bcae1c7547837c6ebfec authored almost 8 years ago
Update CHANGELOG

72ccd5ae5eb4c138930c455c23080511f9553bf3 authored almost 8 years ago
Merge pull request #137 from Turbo87/editorconfig

Add ".editorconfig" file

60f0c8ae67f45a61be6d2054f2d741d8c0abab6c authored about 8 years ago
Add ".editorconfig" file

824d4f6430ec5323e1f07a1f2c6e8fbbcaa26362 authored about 8 years ago
Ensure ember-test-helpers ^0.6.0

I was experiencing some weird problems and noticed that I was resolving to 0.6.0-beta.1 instead ...

97da9b5778b36a1877f725df5db381c8a54f263a authored about 8 years ago
CI: Switch NPM deploy user to "ember-cli"

b582fc7d6969232d53c7369800f44bb06ed1c1b4 authored about 8 years ago
Merge pull request #128 from blimmer/patch-1

Ensure ember-test-helpers ^0.6.0

f5758108556a62dfeee1d7f70fc978b5b63505f0 authored about 8 years ago
Ensure ember-test-helpers ^0.6.0

I was experiencing some weird problems and noticed that I was resolving to 0.6.0-beta.1 instead ...

bfc0d62b5f1d62a7381f39505de804891c1f384d authored about 8 years ago
Merge pull request #125 from Turbo87/ci-deploy

CI: Switch NPM deploy user to "ember-cli"

4261c4eaaf48ed8dc1220b87156a7a3d180fb63c authored about 8 years ago
CI: Switch NPM deploy user to "ember-cli"

4ef9a1f81e0020eca9dc775bec41d22729c5b114 authored about 8 years ago
Merge pull request #117 from Turbo87/rollup

Use Rollup to bundle files

fc46dbfc448939e47eb3b8bdfeb29a5b7ff1cbbe authored about 8 years ago
tests: Remove "mocha-module-test"

These things are tested in the other tests too and `createModule` is not public API

313ca497ef759d3bcefde6a4dfa7e9b645d7bd07 authored about 8 years ago
Use Rollup to bundle "ember-test-helpers", "mocha" and "ember-mocha" modules

2a7932331e68d471b9153b0854d5eda0f3ac08f8 authored about 8 years ago
Merge pull request #123 from Turbo87/deprecation-message

Improved async behavior deprecation message

b321f1f196d29f4a90d68f60ac3a1aa073c1ea09 authored about 8 years ago
Merge pull request #124 from Turbo87/async/await

README: Add instructions for a world with async/await

9672684cef54c99861967fbff34cfae6fae2ccb1 authored about 8 years ago
README: Add instructions for a world with async/await

61cfac2e88fb71194c504d307c835385197ccdb6 authored about 8 years ago
ember-mocha-adapter: Add test name to deprecation message

2c6a0dbef6e8ddde51e7b278c9777e7f0c0919bf authored about 8 years ago
ember-mocha-adapter: Add missing "until" option to deprecation message

fab3e315c429ee61fea21ee60ac57e82e5b81897 authored about 8 years ago
Merge pull request #121 from Turbo87/setup-acceptance-test

Fix and promote setupAcceptanceTest() and deprecate implicit async behavior

ceed29b6bae0199a82a7ce899f8ea768f9724c54 authored about 8 years ago
Update CHANGELOG

999cc98e856ed43b09269848687f346725a4c824 authored about 8 years ago
0.11.0

e0f3e79c8c962107585c6b0e2023506413740ea0 authored about 8 years ago
Merge pull request #122 from Turbo87/adjust-bower-deps

Update "mocha" and "chai" bower dependencies

5836846be2fc2e04ef2e402c60b6f17ab92db456 authored about 8 years ago
Update "mocha" and "chai" bower dependencies

1d8d4efb7cec79153a4eaf3c9e9350153070a51c authored about 8 years ago
Deprecate implicit async behavior of acceptance tests

bb8cd59b87983b16c3dc6cdeb61fe154140c0883 authored about 8 years ago
setup-test-factory: Allow invocation with only moduleName and only options

This allows us to use setupAcceptanceTest() without supplying an unused module name

2368d75be7375cbc0b24aab22a620eb3c2d1f687 authored about 8 years ago
Add test for setupAcceptanceTest() function

e8c51dbe6e7ea3c1cd4f40f754608ba1cd2a5efe authored about 8 years ago
README: Add setupAcceptanceTest() documentation

51a2c9232a1e98364fd0bd01a2716e703b6c91d1 authored about 8 years ago
Merge pull request #120 from Turbo87/import-adapter

Import "ember-mocha-adapter"

2cd11a47a69ab9da80e62827f76b54343a1f8983 authored about 8 years ago
Import "ember-mocha-adapter" into "build-support" folder

278736f44fb14d9dbd2b665e568f8ec3d81e3408 authored about 8 years ago
build: Do no include "ember-mocha" itself in "ember-mocha-tests.amd.js"

That file should only include the tests. This way we make sure to test the right test framework ...

be7b99ac46621c961817edd41bcb9fa411a6508a authored about 8 years ago
Merge pull request #119 from Turbo87/testem

Adjust testem config and add acceptance test

09fccb0d8467c6b09ebcfd14c2be9a263de3821f authored about 8 years ago
Add basic acceptance test

15480551a8f7806108d5b4ad9e468bb50ee386be authored about 8 years ago
testem: Set "test_page" property

This will make sure that testem is running the same code as http://localhost:4200/tests

309e4927b8dccd2dc7dd9cbce7a94a31bf4440c5 authored about 8 years ago
Merge pull request #118 from Turbo87/update-travis

TravisCI: Update Node.js to 6.x

64a9393405655ef59cb674dd7b236bc27d0d3b09 authored about 8 years ago
TravisCI: Update Node.js to 6.x

3aa3bdab6727f7424a53a6440f129af7f6d049ac authored about 8 years ago
0.10.0

962706681aa26a2f2b8f68ed76201edf8c9917fb authored about 8 years ago
Update CHANGELOG

509a2043efb14a24ccaf4f0a99f422326f0a7062 authored about 8 years ago
Merge pull request #114 from Turbo87/update-test-helpers

Update "ember-test-helpers" to v0.6.0-beta.1

373c41d8f07f9bde8985005f507f0d8e9ea42350 authored about 8 years ago
Update "ember-test-helpers" to v0.6.0-beta.1

... and remove "klassy"

84f55ace0f0e475cd9ac8da5b0548952779b11a2 authored about 8 years ago
Merge tag 'v0.9.4'

0.9.4

0790a78d7464655fee0c103d2fa960fa53a056ca authored about 8 years ago
0.9.4

8146221d53e5c41ba8f538cd3980ab7f9213790f authored about 8 years ago
Update CHANGELOG

2a1ee94600777bdedd6f13486e9d3535afb354f0 authored about 8 years ago
Merge pull request #111 from Turbo87/context-bug

Fix broken context cleanup

baaf0301d9aceb875fc7c4b54a42c1302c34723e authored about 8 years ago
Revert "Share Mocha's test context."

This reverts commit 3ee7c1dbb23954444a101a408fd9dcb756a59945.

60910c46352988963d1fe966d164b73bec892161 authored about 8 years ago
Revert "Share Mocha's test context in setup-test-factory."

This reverts commit 36999127746b188b0eb799e905eaac56abc97b26.

fb6593dbde81444ac5f30ca1495e445548518359 authored about 8 years ago
tests: Add tests for context in beforeEach/afterEach hooks

3829a9b5b0b15b9d222aa78cd742f0766f839998 authored about 8 years ago
tests: Add failing test cases for context reset bug

74257c819c801ed7e01635fe1755f7070dbdcae5 authored about 8 years ago
Merge pull request #102 from Turbo87/export-new-helpers

Export new test setup functions as globals

b848870ae38ec6f8cd719ed0587f0d87114e660c authored about 8 years ago
Merge pull request #109 from Turbo87/remove-chai

Remove "chai" vendor shim

4a46b9c6986343c6b89c53ecf8aa5f17e133f964 authored about 8 years ago
Remove "chai" vendor shim

This will be provided by ember-cli-chai now, and people using globals will probably use the "cha...

542270e0528e5a4ba7ea63884f3c6cba47574c9c authored about 8 years ago
Merge pull request #105 from Turbo87/ci-publish

CI: Publish tags to NPM

01f13766121cd2b743f023e2a637feefde073416 authored about 8 years ago
0.9.3

fe665dfa1bbd32e66b0e9c0a28a89392243e23d2 authored about 8 years ago
Update CHANGELOG

698cd2b14e45e525c7c676bb481901a316a414bc authored about 8 years ago
Merge pull request #108 from Turbo87/deprecations

mocha-module: Add upgrade guide URL to the deprecation message

b177b6ec1646799f4b2361746a7efcc74f502559 authored about 8 years ago
Merge pull request #107 from Turbo87/npm-ignore

package.json: Add "files" section

c7b5d79db6e1f6da7afc37549505c556afe8f35b authored about 8 years ago
mocha-module: Add upgrade guide URL to the deprecation message

ccfafe87d33c931021d248edd563dba850181a2f authored about 8 years ago
package.json: Add "files" key

d669a4229381dbc6b474349916f4fc685ebadb52 authored about 8 years ago
0.9.2

9de0105d5d194066633a66fc477ab1383c0fddeb authored about 8 years ago
Update CHANGELOG

a512d142040f732beda56f647579593e6e24a037 authored about 8 years ago
Merge pull request #106 from Turbo87/readme

Add "Upgrade Guide" to the README

99d49524c8450d765d38cb162c60bbd86b9b5df5 authored about 8 years ago
README: Add "Upgrading" section

8f6bd822a916445ab93e6d34f35f5a238989bb4a authored about 8 years ago
README: Adjust section titles

fbbce3bd57dbd2632b9bbf512839db3d95d42212 authored about 8 years ago
README: Remove "Asynchronous Testing" section

The contents of this section are already covered by Mocha's own documentation

9848456dc14596edcccd7121d2e0579bfeac65ee authored about 8 years ago
build-support/globalize: Export new test setup functions as globals

3460dea09aea7e4eff885f2f031cad26d0395924 authored about 8 years ago
CI: Publish tags to NPM

1afa7ae1dc5a5f9602abccf73b1ef44bf425ecce authored about 8 years ago
Merge pull request #100 from Turbo87/ci-publish

CI: Publish releases to "ember-mocha-builds" repo

1463e07f236bdcb1255c0e70140c2207e5e19d48 authored about 8 years ago
Merge pull request #101 from Turbo87/fix-tests

Fix tests by using the ESLint nodes correctly

58c295fbc7b573cb20826e83b35df9afd6a45678 authored about 8 years ago
Fix tests by using the ESLint nodes correctly

Passing nodes through ESLint will replace the contents with ESLint tests, it will not just add t...

f730c0fe5e8969593fa190b6652b57150553d88f authored about 8 years ago
Remove obsolete "bower_build" script

This hasn't been working properly since at Feb 2015

097e03202bf9fbd89e4b8f2a1ccf64a16ed05495 authored about 8 years ago
Remove unused "ember-cli-release" config

741e6543b7a7fad3057d0d60c56a19fb27c52053 authored about 8 years ago
CI: Deploy tags automatically to "ember-mocha-builds" repository

d0bac7e7ec66519a20d183a4f0d8371902eb33a2 authored about 8 years ago
Merge pull request #94 from Turbo87/package-json

Cleanup package.json

5034da6b4ee11f64100081f823fdae613a94b51c authored about 8 years ago
Merge pull request #96 from Turbo87/changelog

Update CHANGELOG

bc4d7a844bb1aa0bdf66ce127200245fb31b7d33 authored about 8 years ago
Merge pull request #97 from Turbo87/readme

Update README

ccc0ab1b3f94b7f9aeff06ec6bd1e1e1dc1eda48 authored over 8 years ago
package.json: Add repository links

7746f3310045223281256468a0e5d80384dc499c authored over 8 years ago
package.json: Replace "authors" by "contributors"

"author" and "contributors" are valid, "authors" is invalid

b51ece842e07cf76500b0b0e4b4416a611d06335 authored over 8 years ago
package.json: Use valid license string

46ede59d03a20229c075113a32ca25fc9f6996f1 authored over 8 years ago
Update README

7b05709c02d72f585ed64161c587d5fef5e17ef2 authored over 8 years ago
package.json: Sort in documented order

183295a76ec1f264f21e1ad66da1db14464f065a authored over 8 years ago
Update CHANGELOG

5330b6880273a93927e2f90d0c734a30d4c599a4 authored over 8 years ago
Released v0.9.1

46e72dfe127f2bef2a14d3c89407dc0fb8b1c413 authored over 8 years ago
Merge pull request #91 from switchfly/test-factory-context

Share Mocha's test context in setup-test-factory.

595375ebf78dc694fc2b4404b2f07d15355c99f3 authored over 8 years ago
Share Mocha's test context in setup-test-factory.

Mirrors change in #89.

36999127746b188b0eb799e905eaac56abc97b26 authored over 8 years ago
Released v0.9.0

d0395a18139e4cba54193140fe8f93d89a661481 authored over 8 years ago
Merge pull request #90 from switchfly/alexgb-preserve-suite-context

Preserve suite context in outer test function

5048f72de39ab7f09a2f4bbd962c17ef6e1c44eb authored over 8 years ago
Preserve suite context in outer test function

6ca446decdd8f24d1efd7253ca3ef52769f0e03b authored over 8 years ago
Merge pull request #89 from switchfly/rwjblue-share-test-context

Share Mocha's test context.

0ea0ddc053667fab73cec72f29a5d4a247f85f65 authored over 8 years ago