glimmer-vm icon indicating copy to clipboard operation
glimmer-vm copied to clipboard

tests for prepareArgs

Open chancancode opened this issue 9 years ago • 0 comments
trafficstars

The best way to exercise that hook is probably to add a simple "closure component" setup in Glimmer. It doesn't need to do the complicated merging setup in Ember, but something like first (or last) invocation wins is probably sufficient. (We just need to test that you can indeed change the args to something other than what is supplied in the invocation.)

chancancode avatar Jul 26 '16 01:07 chancancode