A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
test(utils): migrate to generators (#27383)
Issue number: N/A --------- <!-- Please do not submit updates to dependencies unless it fixes an issue. --> <!-- Please try to limit your pull request to one type (bugfix, feature, etc). Submit multiple pull requests if needed. --> ## What is the current behavior? <!-- Please describe the current behavior that you are modifying. --> Animation, framework delegate, and overlay tests are using legacy syntax ## What is the new behavior? <!-- Please describe the behavior or changes that are being added by this PR. --> - Animation, framework delegate, and overlay tests are using generator syntax https://github.com/ionic-team/ionic-framework/pull/27383/commits/513e8508422460ca435b487dc541be269f86192d The overlay focus tests do not vary across modes, so I removed the extra checks. ## Does this introduce a breaking change? - [ ] Yes - [x] No <!-- If this introduces a breaking change, please describe the impact and migration path for existing applications below. --> ## Other information <!-- Any other information that is important to this PR such as screenshots of how the component looks before and after the change. -->
L
Liam DeBeasi committed
14e000db76f26539e0ab929b4eee9146fea79c1c
Parent: 1113bd8
Committed by GitHub <noreply@github.com>
on 5/4/2023, 3:49:46 PM