mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
* test(toast): DRY up tests, add expanded tests, add rtl tests * test(popover): add more screenshots, add rtl tests * clean up tests a bit more * test(modal): DRY up tests, add RTL tests * add missing type to util function * add utils file, update standlone test * update standalone tests, add utils file * test(menu): DRY up tests, add rtl tests * test(loading): DRY up tests, add rtl tests, add utils file * lint files * test(alert): add more screenshots, dry up tests * fix potential race condition * remove artificial delay * lint files * lint files * remove artificial delays * remove artificial delay * add initial test updates, need to figure out alert from action sheet * test(): dry up tests some more, add generic utils file * lint files * add hook * fix typescript error