glimmer-vm
glimmer-vm copied to clipboard
tests for prepareArgs
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.)