Commit Graph

9 Commits

Author SHA1 Message Date
Brandy Carney
45e37ceb29 test(e2e): update all e2e tests to use a local path to ionic
this lets type errors to show up during development

closes #6366
2016-04-29 15:34:56 -04:00
Brandy Carney
381a650f8e test(slides): update slides tests with new API and add new one
references #5508
2016-04-19 17:34:51 -04:00
Adam Bradley
2295bd9264 test(slides): update to use @ViewChild 2016-04-16 23:09:13 -05:00
Tim Lancina
c883a2ae91 chore(): update Ionic imports in tests 2016-02-22 17:45:17 -06:00
Brandy Carney
ae392e2db3 test(slides): update slide tests to use options instead of attributes
references #5189
2016-02-18 12:18:13 -05:00
Tim Lancina
5f254f285f chore(e2e): make typescript and e2e friends 2016-02-12 11:37:39 -06:00
Brandy Carney
de9a986236 fix(slides): convert loop attribute to a boolean and index to a number before passing to slides
Not sure I like the index attribute though.

Fixes #5189
2016-01-25 18:00:44 -05:00
Brandy Carney
3e5d360ebf fix(slides): change slideChanged to change and add warning
closes #759
2015-12-16 14:36:13 -05:00
Brandy Carney
d7f481bf4c test(slides): adding slides test for loop with a ngFor
references #751
2015-12-15 18:43:00 -05:00