17 Commits

Author SHA1 Message Date
2b836a930f chore(tests): correct components to use src path instead of ionic to ensure karma tests pass. 2016-05-19 16:58:08 -05:00
c8f760f080 chore(build): rename ionic directory to src and update all references in the build process. 2016-05-19 13:22:40 -05:00
4c19d15ee2 fix(build): fix e2e, demos, and karma tests to use new angular module setup. 2016-05-12 09:31:34 -05:00
e905bd717c test(toast): fix unit test 2016-04-28 14:38:06 -05:00
75c71a39c7 chore(karma): fix karma-watch 2016-03-15 10:48:22 -05:00
f0bfa18a07 chore(karma): re-run karma on source changes as well 2016-03-15 10:04:57 -05:00
9c1db87a6c chore(): update karma system config for relative imports 2016-03-02 15:46:41 -06:00
cbe9ed8c23 chore(): update karma tests to work with npm3 2016-03-02 13:57:09 -06:00
0cb080c924 chore(karma): update Ionic imports
Closes https://github.com/driftyco/ionic/issues/5566.
2016-02-23 07:35:02 -06:00
8b724a3bcb chore(tests): make typescript and unit tests friends 2016-02-12 13:59:38 -06:00
e76b55994c fix(input): checked attr can be an empty string or no value 2016-01-27 08:09:37 -06:00
3213d02375 refactor(NavController): improve transitions, view stages
This refactor made it so view transitions do no step on one another when a new transition happens
during an active transition.
2016-01-19 14:24:49 -06:00
cc97919bcc fix(tests): fix karma tests 2015-12-16 18:20:55 -06:00
9255d473f1 update angular test_lib bundle name 2015-10-09 08:17:47 -05:00
3203fa16a1 use angular2/test_lib for tests 2015-10-08 12:30:30 -05:00
a40c1362e5 text input focus updates 2015-08-26 10:38:58 -05:00
5ba87ef30d rename test -> karma 2015-08-07 16:52:58 -05:00