test(aio): fill in missing API page unit tests

This commit is contained in:
Ward Bell
2017-03-13 17:58:25 -07:00
committed by Chuck Jazdzewski
parent 09574fc285
commit 0e6eb6d719
3 changed files with 417 additions and 0 deletions

View File

@ -47,6 +47,7 @@ describe('AppComponent', () => {
});
describe('isHamburgerVisible', () => {
console.log('PENDING: AppComponent isHamburgerVisible');
});
describe('onResize', () => {