ember.js icon indicating copy to clipboard operation
ember.js copied to clipboard

Add failing test for current-when

Open amk221 opened this issue 8 years ago • 6 comments

Failing test for a scenario where using current-when is not working as expected.

I've set up a simple Twiddle, showing that it works as expected without route params, but if route params are introduced, it does not work.

Original issue #14615 Example twiddle

amk221 avatar Jan 04 '17 18:01 amk221

Can you migrate this to a QUnit todo?

locks avatar May 18 '17 02:05 locks

Sadly, I don't think we can use todo's just yet (testem doesn't support them).

rwjblue avatar May 18 '17 10:05 rwjblue

Ah darn :/ Apologies for the suggestion.

locks avatar May 18 '17 11:05 locks

:umbrella: The latest upstream changes (presumably #15319) made this pull request unmergeable. Please resolve the merge conflicts.

homu avatar Jun 05 '17 23:06 homu

Sadly, I don't think we can use todo's just yet (testem doesn't support them).

Fixed :) https://github.com/testem/testem/pull/1400

Krinkle avatar Jun 29 '20 22:06 Krinkle

Is this still relevant?

kategengler avatar Dec 12 '23 17:12 kategengler