question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Deprecate TransformTestSelectorParamsToHashPairs transform

See original GitHub issue

As discussed in #149 doesn’t work reliably in all supported version of Ember, if it breaks results in very cryptic error messages and is really a small convenience feature anyway as you can always do

{{foo-component data-test-foo=true}}

instead of

{{foo-component data-test-foo}}

anyway.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
marcoowcommented, Nov 9, 2017

I think this is similar to the testSelector helper that we had - it adds complexity for very little value.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Releases · mainmatter/ember-test-selectors - GitHub
#764 Remove deprecated automatic attribute binding (@Turbo87) ... #751 Deprecate TransformTestSelectorParamsToHashPairs transform (@Turbo87) ...
Read more >
ember-test-selectors | Yarn - Package Manager
Fast, reliable, and secure dependency management.
Read more >
Michał Staśkiewicz (@mikoscz) / Twitter
It's amazing to see what he and @tomdale built & what it's transformed into today. ... Deprecate TransformTestSelectorParamsToHashPairs transform (@Turbo87) ...
Read more >
Deprecations Added in Ember 3.x
Importing deprecate from @ember/application/deprecations has been deprecated. ... 9 don't support console.debug, you may want to transform the following:
Read more >
ember-test-selectors [javascript]: Datasheet - Package Galaxy
Remove deprecated `TransformTestSelectorParamsToHashPairs` transform; 086be66b04d0f138fa35a311930aaa86bb550e16, July 2, 2021 4:23 AM:
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found