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

QUnit 3 compatibility

stefanpenner opened this issue almost 8 years ago
Modernizing this addon?

workmanw opened this issue almost 8 years ago
Fixes typo in expectDeprecation messages.

locks opened this pull request about 8 years ago
Can ignoreDeprecation be updated to allow asynchronous execution

eshtadc opened this issue over 8 years ago
Make it possible for ember-dev and ember-qunit to work together.

rwjblue opened this pull request over 9 years ago
Make helpers usable in apps/addons

slindberg opened this issue over 9 years ago
Refactor AssertionAssert to work with module debug functions

mmun opened this pull request over 9 years ago
Update ember dependency to canary

mmun opened this pull request over 9 years ago
Support the module-based assert API

mmun opened this pull request over 9 years ago
Added `Ember.warn` helpers

slindberg opened this pull request over 9 years ago
How can I use expectDeprecation in addon tests?

taras opened this issue over 9 years ago
Need `expectWarn` test helper

EricSchank opened this issue over 9 years ago
Update node and bower dependencies

mmun opened this pull request over 9 years ago
Use Object.create

mmun opened this pull request over 9 years ago
Fixed issue with duplicate var statement causing transpiler issues

slindberg opened this pull request over 9 years ago
Properly `expectDeprecation` when `test` parameter is a function

bantic opened this pull request over 9 years ago
Failing test for multiple deprecations in expectDeprecation callback.

rwjblue opened this pull request over 9 years ago
Update ember-cli to 0.1.12 and reblueprint.

rwjblue opened this pull request almost 10 years ago
Ensure expectDeprecation works properly in production.

rwjblue opened this pull request almost 10 years ago
AssertionError.Error should be an error subclass

fivetanley opened this issue about 10 years ago
Adds support for passing functions to `assert` and `deprecate`

twokul opened this pull request about 10 years ago
Add usage details to README.

rwjblue opened this issue about 10 years ago
Ensure expectNoDeprecation works in production mode.

rwjblue opened this pull request about 10 years ago
Ensure prod build assertions are only made once.

rwjblue opened this pull request about 10 years ago
Ensure other properties in module options are saved.

rwjblue opened this pull request about 10 years ago
Fix 'repository' field in package.json

tricknotes opened this pull request about 10 years ago
Ensure expectDeprecate with callback does not double assert.

rwjblue opened this pull request about 10 years ago
Ensure ordering for teardown and setup.

rwjblue opened this pull request about 10 years ago
Add setup-qunit helper function.

rwjblue opened this pull request about 10 years ago
Ensure to reset properly to simulate more tests in local tests.

rwjblue opened this pull request about 10 years ago
Fixup naming in assertion-test.

rwjblue opened this pull request about 10 years ago
Fix expectDeprecation with callback.

rwjblue opened this pull request about 10 years ago
Fixup test-helpers/index.

rwjblue opened this pull request about 10 years ago
Add run-loop assertions.

rwjblue opened this pull request about 10 years ago
Replace Ember Dev with an Ember-CLI Addon

mixonic opened this pull request about 10 years ago
Use svg instead of png to get better image quality

PeterDaveHello opened this pull request over 10 years ago
Update JSHint for browser

bradfol opened this pull request almost 11 years ago
Add an ES6Transpile middleware.

rwjblue opened this pull request almost 11 years ago
Add required changes to allow minified/production build tests.

rwjblue opened this pull request almost 11 years ago
Remove ember-data integration tests.

rwjblue opened this pull request almost 11 years ago
Silence deprecate in tests

mixonic opened this pull request almost 11 years ago
Ember's static page tests cause build to fail.

rwjblue opened this issue about 11 years ago
Ensure bundle install is called after checking out.

rwjblue opened this pull request about 11 years ago
Ensure that colored is available to ember:test task.

rwjblue opened this pull request about 11 years ago
Ensure that we `rake dist` prior to running tests.

rwjblue opened this pull request about 11 years ago
Allow dasherized_name to be specified.

rwjblue opened this pull request about 11 years ago
Allow Ember Data to be loaded from builds.emberjs.com.

rwjblue opened this pull request about 11 years ago
testing_needs_ember_data doesn't find ember-data.js

pedrokiefer opened this issue about 11 years ago
Use `defeatureify` from local node_modules.

rwjblue opened this pull request about 11 years ago
Ensure templates and views are not leaking.

rwjblue opened this pull request about 11 years ago
Remove Ember specific cleanup.

rwjblue opened this pull request about 11 years ago
Enable testing against multiple Ember versions.

rwjblue opened this pull request about 11 years ago
Only included bundler/gem_tasks when needed.

rwjblue opened this pull request about 11 years ago
Do not allow enabling all features when features.json is present.

rwjblue opened this pull request about 11 years ago
Enable features from features.json in tests.

rwjblue opened this pull request about 11 years ago
Only run multi-branch tests on PR's.

rwjblue opened this pull request about 11 years ago
Run tests on local repo ONLY unless CI=true.

rwjblue opened this pull request about 11 years ago
Use project name for static site test generator.

rwjblue opened this pull request over 11 years ago
Use the project name as a prefix for test files.

rwjblue opened this pull request over 11 years ago
Fix static tests for Ember Data.

rwjblue opened this pull request over 11 years ago
Remove `which` calls.

rwjblue opened this pull request over 11 years ago
Use SSL for handlebars for static site.

rwjblue opened this pull request over 11 years ago
Allow overriding build_type.

rwjblue opened this pull request over 11 years ago
Use the correct project name in the CHANGELOG.

rwjblue opened this pull request over 11 years ago
Update release tooling to handle `beta` branches.

rwjblue opened this issue over 11 years ago
Make static test site.

rwjblue opened this pull request over 11 years ago
Do not call --unshallow from full repos.

rwjblue opened this pull request over 11 years ago
Update to QUnit 1.12.0.

rwjblue opened this pull request over 11 years ago
Add debugging output for GitSupport.

rwjblue opened this pull request over 11 years ago
Add Travis badge.

rwjblue opened this pull request over 11 years ago
Abort tests if defeatureify is not present when needed.

rwjblue opened this pull request over 11 years ago
Test each package with and without feature flags.

rwjblue opened this pull request over 11 years ago
Generate a channel specific version file.

rwjblue opened this pull request over 11 years ago
Handle [DOC branch] commit messages.

rwjblue opened this pull request over 11 years ago
Add multi branch integration test

rwjblue opened this pull request over 11 years ago
Add multi-branch testing.

rwjblue opened this pull request over 11 years ago
Support Git 1.7 or warn when using it

wagenet opened this issue over 11 years ago
Refactor Rake task and add tests.

rwjblue opened this pull request over 11 years ago
Fix error with PRETEND flag.

rwjblue opened this pull request over 11 years ago
Add TAGS_ONLY and PRETEND options.

rwjblue opened this pull request over 11 years ago
Fix issue with debug_information.

rwjblue opened this pull request over 11 years ago
Add more debugging information.

rwjblue opened this pull request over 11 years ago
Print which files are being published.

rwjblue opened this pull request over 11 years ago
Generate builds for PR's

rwjblue opened this issue over 11 years ago
Publish to /stable from branch named `stable`.

rwjblue opened this pull request over 11 years ago
Add expectAssertion method to test uncatchable assertions

teddyzeenny opened this pull request over 11 years ago
Overwrite Ember.assert to ensure test failure

teddyzeenny opened this pull request over 11 years ago
fix crashing s3 builds

fivetanley opened this pull request over 11 years ago
Remove handlebars-source dependency all together

bcardarella opened this pull request over 11 years ago
allow subdirectory argument for s3 builds and publish .prod.js file

fivetanley opened this pull request over 11 years ago
Fixed publish task path handling

lukemelia opened this pull request over 11 years ago
add utilities for rake tasks to plug into for automatic s3 builds

fivetanley opened this pull request almost 12 years ago
Update QUnit to v1.11.0

pangratz opened this pull request almost 12 years ago
added dependency on ember-source for ember-data et al testing

machty opened this pull request almost 12 years ago
ember-template-compiler exports EmberHandlebars

machty opened this pull request almost 12 years ago
Use handlebars-source gem instead of vendored handlebars.js

machty opened this pull request almost 12 years ago
Update default handlebars version to 1.0.0-rc.3

omghax opened this pull request almost 12 years ago
Fix for developing against Ember RC 1

bcardarella opened this pull request almost 12 years ago
export Ember.Handlebars for 3rd party compile-to-handlebars lang support

machty opened this pull request almost 12 years ago