1. 31 Oct, 2023 1 commit
  2. 20 Oct, 2023 1 commit
  3. 19 Oct, 2023 1 commit
  4. 12 Oct, 2023 1 commit
  5. 11 Oct, 2023 1 commit
  6. 03 Oct, 2023 1 commit
    • Kenzie Davisson's avatar
      Add support for `setup` steps in flutter customer tests (#135726) · 54fa2554
      Kenzie Davisson authored
      This PR adds support for adding `setup` steps that must be run before the `update` steps in Flutter customer tests.
      
      ```
      setup=./generate_my_mocks.sh
      update=.
      test= ...
      ```
      
      This PR also cleans up the `CustomerTest` class in the spirit of yak-shaving and making the code more robust.
      54fa2554
  7. 20 Sep, 2023 1 commit
  8. 12 Sep, 2023 1 commit
  9. 25 Aug, 2023 1 commit
  10. 15 Aug, 2023 1 commit
  11. 10 Aug, 2023 1 commit
  12. 09 Aug, 2023 1 commit
  13. 08 Aug, 2023 1 commit
  14. 04 Aug, 2023 1 commit
  15. 01 Aug, 2023 1 commit
  16. 27 Jul, 2023 1 commit
  17. 18 Jul, 2023 1 commit
  18. 07 Jul, 2023 1 commit
  19. 15 Jun, 2023 1 commit
  20. 08 Jun, 2023 1 commit
  21. 30 May, 2023 1 commit
  22. 16 May, 2023 1 commit
  23. 08 May, 2023 1 commit
  24. 28 Apr, 2023 2 commits
  25. 20 Apr, 2023 1 commit
  26. 13 Apr, 2023 1 commit
  27. 11 Apr, 2023 1 commit
  28. 07 Apr, 2023 1 commit
  29. 03 Apr, 2023 1 commit
  30. 31 Mar, 2023 1 commit
  31. 23 Mar, 2023 1 commit
  32. 21 Mar, 2023 2 commits
  33. 03 Mar, 2023 1 commit
  34. 01 Mar, 2023 1 commit
  35. 28 Feb, 2023 1 commit
  36. 23 Feb, 2023 2 commits
  37. 16 Feb, 2023 1 commit