A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
test(item): migrate inputs test to generators (#27416)
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. --> I missed the `inputs` tests when migration `ion-item` to generators. ## What is the new behavior? <!-- Please describe the behavior or changes that are being added by this PR. --> - The item input tests use the generator syntax. https://github.com/ionic-team/ionic-framework/pull/27416/commits/a6f8563f3156d0e3d36327506cf722a4718a26e5 - I removed the RTL checks for the disabled state screenshots since that behavior does not vary across directions. ## 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
12139e2cf4ecebaed8f6d72f2b216e279b893044
Parent: 6e83ba4
Committed by GitHub <noreply@github.com>
on 5/8/2023, 7:33:40 PM