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
7 stars
2 watching
5 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A codemod to transform Ember tests to use @ember/test-helpers | 29 |
| A codemod that replaces Ember.on with its equivalent JavaScript method calls | 0 |
| Converts older Ember-QUnit syntax to the newer syntax | 36 |
| Automates replacements of Ember computed getter methods to improve code readability and maintainability | 0 |
| Enables better element selectors in Ember.js tests by removing unwanted attributes | 264 |
| Automated tests and code updates for Ember.js applications using codemods | 4 |
| A codemod that addresses deprecations in Ember 3.x by providing a set of transforms to automatically fix deprecated code | 0 |
| A collection of codemod's to fix memory leaks in Ember applications | 0 |
| Automates test setup for Ember.js applications to reduce duplication and improve test efficiency. | 6 |
| A tool to help test and improve codemods written in JavaScript | 13 |
| Automatically converts usage of get and getProperties to traditional object dot notation | 34 |
| A codemod project transforms Ember app code to native JavaScript class syntax with decorators. | 68 |
| Automated refactoring tool that rewrites JavaScript and TypeScript code | 422 |
| An Ember.js addon that formats objects to reveal their type and internal state in Chrome DevTools. | 94 |
| Simplifies testing of Ember applications with QUnit by providing wrappers around test helpers. | 259 |