wipeoutjs / wipeout

A pure MVVM javascript framework based on knockout
http://wipeoutjs.github.io/wipeout
0 stars 2 forks source link

Missing test for disposal #98

Open ShaneGH opened 9 years ago

ShaneGH commented 9 years ago
<wo.view>
    <inner-view>
        <wo.view id="inner"></wo.view>
    </inner-view>
</wo.view>

Test to ensure inner is disposed of

ShaneGH commented 9 years ago

Branch 2.1