1. 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
  2. 13 Feb, 2023 1 commit
  3. 02 Feb, 2023 1 commit
  4. 25 Jan, 2023 1 commit
  5. 26 Oct, 2022 1 commit
  6. 14 Oct, 2022 1 commit
  7. 10 Oct, 2022 1 commit
  8. 11 Aug, 2022 1 commit
  9. 03 Aug, 2022 1 commit
  10. 22 Jun, 2022 1 commit
  11. 25 May, 2022 1 commit
  12. 24 May, 2022 1 commit
  13. 19 May, 2022 1 commit
  14. 27 Apr, 2022 1 commit
  15. 30 Mar, 2022 1 commit
  16. 03 Feb, 2022 1 commit
  17. 13 Jan, 2022 1 commit
  18. 08 Oct, 2021 3 commits
  19. 09 Aug, 2021 1 commit
  20. 03 Aug, 2021 1 commit
  21. 22 Jul, 2021 1 commit
  22. 20 Jul, 2021 1 commit
  23. 15 Jul, 2021 1 commit
  24. 14 Jul, 2021 3 commits
  25. 13 Jul, 2021 2 commits
  26. 01 Jul, 2021 1 commit
  27. 02 Jun, 2021 1 commit
    • Tong Mu's avatar
      Test WidgetTester handling test pointers (#83337) · e3da1bd7
      Tong Mu authored
      Adds tests to the following behaviors, which have existed without tests:
      
      - When tapping during live testing, a message is printed with widgets that contain the tap location.
      - When tapping during live testing, a mark is displayed on screen on the tap location.
      e3da1bd7
  28. 27 May, 2021 1 commit
  29. 21 Apr, 2021 1 commit
  30. 31 Mar, 2021 1 commit
  31. 30 Mar, 2021 1 commit
  32. 17 Feb, 2021 2 commits
  33. 06 Oct, 2020 1 commit
  34. 01 Oct, 2020 1 commit