A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
test(toast): migrate to generators (#27388)
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. --> Toast tests are using legacy syntax. ## What is the new behavior? <!-- Please describe the behavior or changes that are being added by this PR. --> - Toast tests are using generator syntax. https://github.com/ionic-team/ionic-framework/pull/27388/commits/6cfddff994317221b21498a08dca086882a1093b - htmlAttributes and duration config tests were converted to spec tests. ## 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
3002666b0bbe1c0c9b302b97360b248193993efe
Parent: c1fe940
Committed by GitHub <noreply@github.com>
on 5/4/2023, 5:15:46 PM