• Slade Capasso's avatar
    range_slider_test.dart diagnostics property tests (#40291) · a9c28d5f
    Slade Capasso authored
    * Updates to slider_test.dart
    
    Fixed error that required onChanged.
    
    * Updated slider.dart and slider_test.dart debugFillProperties
    
    Updated slider.dart debugFillProperties to include all properties and slider_test debugFillProperties to test all properties
    
    * Updated Slider onChanged property
    
    * Updated debugFillProperties to ignore testing methods that are null in test
    
    Per feedback from Hans/Anthony on Flutter Material
    
    * Updated spacing in debugFillProperties
    
    Per feedback from Hans
    
    * Updated range_slider.dart and range_slider_test.dart to have DiagnosticProperties tests for all properties
    
    * Updated range_slider.dart and range_slider_test.dart per feedback
    
    Preventing null labels from creating an error.
    
    Added made RangeLabels and RangeValues constants in instantiation of Range Slider.
    
    Fixed spacing.
    
    * Updates to start and end labels in diagnostic property tests
    
    Updated per feedback from @clocksmith
    a9c28d5f
Name
Last commit
Last update
.github Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.cirrus.yml Loading commit data...
.codecov.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CODEOWNERS Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENT_GRANT Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
dartdoc_options.yaml Loading commit data...
flutter_console.bat Loading commit data...