Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/emberjs/ember-dev
Development Tools for Ember Packages
https://github.com/emberjs/ember-dev
Fixes typo in expectDeprecation messages.
399af15480f5dc064b8a24aa40d3e12b586165f9 authored about 8 years ago34072606473806bbc599b0474b19f753dd0a076b authored about 8 years ago
Allows `assert` object to be passed through in `setup` and `teardown`.
bcfb9c3487ec2fd58b932394a15ce16fd9cf7eed authored over 9 years agoAdded `Ember.warn` helpers
eace5340485bdb5e4223ab67fecf4aff31c1940c authored over 9 years ago353bdc7c10248e03b3ede344424f67e44acd8363 authored over 9 years ago
bb074dfba0a8bfc0683ba7ea042cc86888a1763c authored over 9 years ago
1ab818e319b21771d904038d7bbaaf01424ea851 authored over 9 years ago
508fd76f988427cfef9487e55eecee32d1497e48 authored over 9 years ago
8d9afa05064eca51284894264f5ead965aec7b99 authored over 9 years ago
Refactor AssertionAssert to work with module debug functions
c1ac77a57f0eb3b9835dd13dcedd4d72bd902ecf authored over 9 years agob4d0b76788d290fd91d36cb86c966bd1824ec60a authored over 9 years ago
85334461e0ce98b28bd9cd6b1d5841177658b108 authored over 9 years ago
Update ember dependency to canary
e8bd0aaeee429c7ece7241f331955707088e6076 authored over 9 years ago4a4793a3286cb89c7575563c9614a40f1b56d723 authored over 9 years ago
3e61335bfb8364c259fa87b1e1514dca92ebec37 authored over 9 years ago
Support the module-based assert API
2af9f2b85321e28b771e1d784f3bc40b094b3a75 authored over 9 years ago037baf121d6a95a2556c04e44b8cbdb9ebb5c51e authored over 9 years ago
Update node and bower dependencies
864cd45b4155035bbae2fa074e1e46b2726691dc authored over 9 years ago7c5497761c2de5d8de06b3c3ca86244e8faf0fa1 authored over 9 years ago
Use Object.create
daee07a32b55a10bdc4452b3ff67ca8f4f24ab42 authored over 9 years agofad982adfff22dc120fb15168877d040c861816a authored over 9 years ago
Fixed issue with duplicate var statement causing transpiler issues
c2c495f660a31bed291ebf8038326c80f962ac98 authored over 9 years agod89166343d8451412626bfcc5b6f0a8a7acae668 authored over 9 years ago
59fc42eee0d894c35248e98f5cf986fb0d031116 authored over 9 years ago
Properly `expectDeprecation` when `test` parameter is a function
a064f0cd2f4c225ffd023b63d4cb31a79db04aaf authored over 9 years ago
`Ember.deprecate` is called with `(message, test, options)`. When
`test` is falsy or a function ...
Update ember-cli to 0.1.12 and reblueprint.
1a1ef3e1806be21dd554d285521abc0b13cdfe20 authored almost 10 years agoc05ca9839dfcbef255061fe747bc924241f850c0 authored almost 10 years ago
Ensure expectDeprecation works properly in production.
c3bf3dedf0ea656126438976466b36542b7bc03b authored almost 10 years agod2dcdc7ec18b5febb1bb69481dca686a041c2456 authored almost 10 years ago
Adds support for passing functions to `assert` and `deprecate`
1c30a1666273ab2a9b134a42bad28c774f9ecdfc authored about 10 years ago4155a367694b0cdc6c926429f689b33d3e785cd5 authored about 10 years ago
Ensure expectNoDeprecation works in production mode.
fb788b5367a592ac39165416d05a39e78b50a520 authored about 10 years agocd6fd02aab2a0399c286185135115b0f277df502 authored about 10 years ago
Ensure prod build assertions are only made once.
d21dc1011f2e90f88f4cf03ee9840fad1accea02 authored about 10 years ago
When running `expectAssertion(callbackFN)` `this.expecteds` was an empty
array (because the asse...
Ensure other properties in module options are saved.
44634449a8000eb3f5a0ee20a88d356d81413732 authored about 10 years ago2093b1b9d4d0cfc151bbfaf275130eb65571982e authored about 10 years ago
Fix 'repository' field in package.json
95468041b42363f9cfd120f24c8c907d92ac0cab authored about 10 years ago5b36aad98ef947a263b4ea8b54cd781445bf0fce authored about 10 years ago
Ensure expectDeprecate with callback does not double assert.
36f70d3a41621dd88851dd2807ba396b84ae7677 authored about 10 years agof071d21367453079aef595d1a6cf926776fff00e authored about 10 years ago
Ensure ordering for teardown and setup.
8b7d626a8d07eae24cb821435aa60d5f8a4f640c authored about 10 years ago19c2a51004cad13b4f1571c5906142195e1fa337 authored about 10 years ago
Add setup-qunit helper function.
a9b0a049bb44bd27d6345fec29bf6cee63400bff authored about 10 years agoWraps `QUnit.module` to ensure assertion functions are called properly.
37bc6c6d793d661c13d5bdfd6913b278da7686a0 authored about 10 years agoEnsure to reset properly to simulate more tests in local tests.
8a72e2b928338f32c40da6ffae2f9e09f7c54ccc authored about 10 years ago3c5f92338da8b7e541d4264c678cab8f4e3f5da2 authored about 10 years ago
Fixup naming in assertion-test.
a2cfb11fa02e6502fe115436fad51d783d0f9125 authored about 10 years agoFix expectDeprecation with callback.
6b9476fffb186d7aace911637a4f0183c3cee674 authored about 10 years agoa9f24b2c893c13803b13433edfa8d3dae8d63621 authored about 10 years ago
787639427952cfb5339c6eacd926a99b44b068f1 authored about 10 years ago
Fixup test-helpers/index.
1e1c12e2ab4bc7bf654d47e200e31cb7689b39fd authored about 10 years ago
* Use `asserts` instead of `assertions` (that is what is used internally in the helpers).
* Make...
Add run-loop assertions.
6d5d95474220f14582375f0bcf75f70d4bfd7017 authored about 10 years agoa12eb17c840e852aea0ae3c86b61eecd80352344 authored about 10 years ago
634b2fd4d3785d89ae7902bf20108e3aa81948fd authored about 10 years ago
Conflicts:
README.md
Replace Ember Dev with an Ember-CLI Addon
288331deba5f5a38e284b7b9a3bb3c34af3e8ec0 authored about 10 years ago8cba5c0cd4cc204e6259eb173590b023eb78a530 authored about 10 years ago
6cc5d677e6887285a3f350d92e0eb3dfd91c2f84 authored over 10 years ago
851608c1403a875c6b9dfd4b298b21ac9fef4bf5 authored almost 11 years ago
662016f838fffec5520ad1cfb80a78bf40b9aa30 authored almost 11 years ago
Don't jshint vendor files.
9628f954164c92b2f32f12fe2f594adc18d719b8 authored almost 11 years ago1d6234b045503d76d2c91d0202bdfeff74fa1a3b authored almost 11 years ago
Ensure that the es6-module-transpiler is installed.
50430c2f79d6e103c7c58353ab1172e70981b41b authored almost 11 years agoAlso make sure to call new `rake transpile` task during dist.
a835c92f46f20fea4c052515e1a7b98c0c9b7e15 authored almost 11 years agoAdd an ES6Transpile middleware.
94f4b904f21818de4596cf5e65147b1ace356465 authored almost 11 years ago768e89bfab5326b5d41170f97b7997d181e4f80b authored almost 11 years ago
This uses the mtime of the files in `packages_es6/` to determine if a
re-transpile is required. ...
Update Travis to include Ruby 2.0.0 and 2.1.0
ce59f93a83df13153df82f03d7d4feec2cd4ca8b authored almost 11 years ago* Removes 1.9.3 support on Travis
c15cecfefc31b60aeb7dc3cce4a412ea30597882 authored almost 11 years agoAdd required changes to allow minified/production build tests.
afead0cde6fad34b2313f4d4299c040eef5198ed authored almost 11 years ago
These specific helper methods are needed to neuter the various tests
that fail when `ember-debug...
Remove ember-data integration tests.
257349f0f123528f558757de1222828540353c24 authored almost 11 years agoUse polyfill for Object.create if not present.
3a46ad3d868fe42e45131c32558abc80b1e3ba9f authored almost 11 years ago3d59344f3fe2f244d48981a0064676a8c6c1f510 authored almost 11 years ago
cc4ef0effc57075c9f63413b17b39358828b3331 authored almost 11 years ago
605e4c54fc6695d9061bc597d5abc9cf8d1de259 authored almost 11 years ago
Add ignoreAssertion.
d99ab73e754317fde34b82139edd8c433a845aad authored about 11 years ago
This allows us to test code beyond an assertion. Previously, the only
way to accomplish this was...
Introduce a new async deprecation helper
3d2336afe68ed638bfa94b4080c52342ffc59737 authored about 11 years ago37685a32a32282acea98bf7bbbfb696b18ea3cb3 authored about 11 years ago
Refactor expectAssert, introduce expectDeprecation
48ce37b50c2f59658ba70824a8b692bf9d690b9e authored about 11 years ago8214f26da536a9b03d4c79e8dbd123aa8cb33a0f authored about 11 years ago
Hide passed tests by default.
bcbade7d97ae83bc4fef76e8200d133fa70805be authored about 11 years agoThis significantly improves test speed.
f3cecc41d8f669be9c2aedf86d44812e1744bab3 authored about 11 years agoStrip wrapper on features.
8a7072e7261ddf123b2c57a824f9d9df6bf78c24 authored about 11 years ago
Fixes an issue introduced by
https://github.com/emberjs/ember-dev/pull/118.
We changed the `fea...
178d093a89703852cf5eea852224abaf894d9788 authored about 11 years agoUse defeatureify to strip debug messages.
a857488b02d7aca02f4f79a6f763bc1b6b5183c7 authored about 11 years ago
Recent changes to `defeatureify` allow stripping of debug messages. This
will allow us to use mu...
87bc39887fdd1fb7332bebad0c91b57fedef059f authored about 11 years ago
718a487dd758b8641c60728749f4e4c63df516c2 authored about 11 years ago
Include version to header comment
8f73f9151b78d998837b13e6174c451b3251b929 authored about 11 years agoThis patch is a part of emberjs/ember.js#3996 .
e801c6932c4461672cb922ecc02086ac6d6f87b6 authored about 11 years ago
Unfortunately, newer JSHint doesn't seem to work properly on PhantomJS due
to a requirement for ...
This may require updates to libraries using ember-dev.
d6aa4ac426072a5f43166164d6db194abb229c99 authored about 11 years agoLinks:
https://npmjs.org/doc/cache.html
https://npmjs.org/doc/misc/npm-config.html#cache
https:...
163d4ec096480e64e79e15d7b434d6c8b79a79b4 authored about 11 years ago
Use custom wrapping scripts for `bundle` and `npm`.
6ef07827821b31338f0290ce0ebf04a2062c1739 authored about 11 years ago