test-selectors-codemod

Test fixer

A codemod to automatically update Ember tests to replace deprecated helper function

A codemode for fixing the ember-test-selectors testSelector helper deprecation

GitHub

7 stars
2 watching
5 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ember-codemods/ember-test-helpers-codemodA codemod to transform Ember tests to use @ember/test-helpers29
craigbilner/ember-on-codemodA codemod that replaces Ember.on with its equivalent JavaScript method calls0
ember-codemods/ember-qunit-codemodConverts older Ember-QUnit syntax to the newer syntax36
ember-codemods/ember-computed-getter-codemodAutomates replacements of Ember computed getter methods to improve code readability and maintainability0
mainmatter/ember-test-selectorsEnables better element selectors in Ember.js tests by removing unwanted attributes264
ember-codemods/ember-mocha-codemodsAutomated tests and code updates for Ember.js applications using codemods4
rajasegar/ember-3x-codemodsA codemod that addresses deprecations in Ember 3.x by providing a set of transforms to automatically fix deprecated code0
rajasegar/ember-memory-leaks-codemodA collection of codemod's to fix memory leaks in Ember applications0
kellyselden/ember-test-setupAutomates test setup for Ember.js applications to reduce duplication and improve test efficiency.6
jfmengels/jscodeshift-ava-testerA tool to help test and improve codemods written in JavaScript13
ember-codemods/es5-getter-ember-codemodAutomatically converts usage of get and getProperties to traditional object dot notation34
ember-codemods/ember-native-class-codemodA codemod project transforms Ember app code to native JavaScript class syntax with decorators.68
codemod-js/codemodAutomated refactoring tool that rewrites JavaScript and TypeScript code422
dwickern/ember-chrome-devtoolsAn Ember.js addon that formats objects to reveal their type and internal state in Chrome DevTools.94
emberjs/ember-qunitSimplifies testing of Ember applications with QUnit by providing wrappers around test helpers.259