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 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ember-codemods/ember-test-helpers-codemod A codemod to transform Ember tests to use @ember/test-helpers 29
craigbilner/ember-on-codemod A codemod that replaces Ember.on with its equivalent JavaScript method calls 0
ember-codemods/ember-qunit-codemod Converts older Ember-QUnit syntax to the newer syntax 36
ember-codemods/ember-computed-getter-codemod Automates replacements of Ember computed getter methods to improve code readability and maintainability 0
mainmatter/ember-test-selectors Enables better element selectors in Ember.js tests by removing unwanted attributes 264
ember-codemods/ember-mocha-codemods Automated tests and code updates for Ember.js applications using codemods 4
rajasegar/ember-3x-codemods A codemod that addresses deprecations in Ember 3.x by providing a set of transforms to automatically fix deprecated code 0
rajasegar/ember-memory-leaks-codemod A collection of codemod's to fix memory leaks in Ember applications 0
kellyselden/ember-test-setup Automates test setup for Ember.js applications to reduce duplication and improve test efficiency. 6
jfmengels/jscodeshift-ava-tester A tool to help test and improve codemods written in JavaScript 13
ember-codemods/es5-getter-ember-codemod Automatically converts usage of get and getProperties to traditional object dot notation 34
ember-codemods/ember-native-class-codemod A codemod project transforms Ember app code to native JavaScript class syntax with decorators. 68
codemod-js/codemod Automated refactoring tool that rewrites JavaScript and TypeScript code 422
dwickern/ember-chrome-devtools An Ember.js addon that formats objects to reveal their type and internal state in Chrome DevTools. 94
emberjs/ember-qunit Simplifies testing of Ember applications with QUnit by providing wrappers around test helpers. 259