1. 18 Oct, 2023 1 commit
    • pdblasi-google's avatar
      Adds API for performing semantics actions in tests (#132598) · 52a1a318
      pdblasi-google authored
      * Added `performAction` to `SemanticsController` as well as specific methods for specific actions
      * Added a `scrollable` finder to `find.semantics` as a convenience method for `findAny(<all scrollable actions>)`
      * Updated `containsSemantics` and `matchSemantics` matchers to also work on `FinderBase<Semantics>`
      
      Closes #112413
      52a1a318
  2. 22 Sep, 2023 1 commit
  3. 15 Aug, 2023 1 commit
    • Ian Hickson's avatar
      PaginatedDataTable improvements (#131374) · ccdf8264
      Ian Hickson authored
      - slightly improved assert message when row cell counts don't match column count.
      - more breadcrumbs in API documentation. more documentation in general.
      - added more documentation for the direction of the "ascending" arrow.
      - two samples for PaginatedDataTable.
      - make PaginatedDataTable support hot reloading across changes to the number of columns.
      - introduce matrix3MoreOrLessEquals. An earlier version of this PR used it in tests, but eventually it was not needed. The function seems useful to keep though.
      ccdf8264
  4. 10 Aug, 2023 2 commits
  5. 31 Jul, 2023 1 commit
  6. 05 Jul, 2023 1 commit
  7. 13 Jun, 2023 1 commit
  8. 19 May, 2023 1 commit
  9. 15 May, 2023 1 commit
  10. 27 Apr, 2023 1 commit
  11. 20 Apr, 2023 1 commit
    • Nate Bosch's avatar
      Remove uses of deprecated test_api imports (#124732) · dcfd35f8
      Nate Bosch authored
      Most of these imports were never appropriate. The `test_api` package was never intended for use in `_test.dart` files.
      Where possible move imports to `matcher`, otherwise move them to `test` or `flutter_test`.
      
      Leave uses of `test_api` from `flutter_test` library code.
      dcfd35f8
  12. 12 Apr, 2023 1 commit
  13. 20 Jan, 2023 1 commit
  14. 08 Sep, 2022 1 commit
  15. 07 Sep, 2022 1 commit
  16. 02 Sep, 2022 1 commit
  17. 11 Aug, 2022 1 commit
  18. 03 Aug, 2022 1 commit
  19. 01 Aug, 2022 1 commit
  20. 20 Jul, 2022 1 commit
  21. 11 Jul, 2022 1 commit
  22. 27 Jun, 2022 1 commit
  23. 08 Jun, 2022 1 commit
  24. 25 May, 2022 1 commit
    • Pierre-Louis's avatar
      Use `curly_braces_in_flow_control_structures` for non-`flutter` packages (#104629) · 74cfc3db
      Pierre-Louis authored
      * Use `curly_braces_in_flow_control_structures` for `packages/flutter_driver`
      
      * Use `curly_braces_in_flow_control_structures` for `packages/flutter_goldens`
      
      * Use `curly_braces_in_flow_control_structures` for `packages/flutter_goldens_client`
      
      * Use `curly_braces_in_flow_control_structures` for `packages/flutter_localizations`
      
      * Use `curly_braces_in_flow_control_structures` for `packages/flutter_test`
      
      * Use `curly_braces_in_flow_control_structures` for `packages/flutter_web_plugins`
      
      * fix comments
      
      * Use `curly_braces_in_flow_control_structures` for `packages/integration_test`
      
      * fix indentation
      74cfc3db
  25. 27 Apr, 2022 1 commit
  26. 22 Apr, 2022 1 commit
  27. 21 Apr, 2022 1 commit
  28. 19 Apr, 2022 1 commit
  29. 17 Mar, 2022 1 commit
  30. 03 Feb, 2022 1 commit
  31. 20 Jan, 2022 1 commit
  32. 30 Aug, 2021 1 commit
  33. 23 Aug, 2021 1 commit
  34. 30 Jul, 2021 1 commit
  35. 15 Jul, 2021 1 commit
  36. 14 Jul, 2021 3 commits
  37. 13 Jul, 2021 1 commit