1. 31 Oct, 2020 1 commit
  2. 29 Oct, 2020 1 commit
  3. 08 Sep, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] standardize patterns for integration.shard (#64980) · 6b444c4d
      Jonah Williams authored
      Integration tests must only go through the real file system/process manager/platform. The global indirection makes this code harder to understand than if it directly referred to the concrete instances that are being used.
      
      Update the integration shard to use a const instance of a LocalFIleSystem, LocalProcessManager, and LocalPlatform. Remove global usage and apply testWithoutContext.
      6b444c4d
  4. 21 Jul, 2020 1 commit
  5. 18 May, 2020 1 commit
  6. 10 May, 2020 1 commit
  7. 08 May, 2020 1 commit
  8. 10 Apr, 2020 1 commit
  9. 09 Apr, 2020 2 commits
  10. 07 Apr, 2020 1 commit
  11. 03 Apr, 2020 2 commits
  12. 01 Apr, 2020 1 commit
  13. 12 Mar, 2020 1 commit
  14. 05 Mar, 2020 1 commit
  15. 25 Feb, 2020 1 commit
  16. 29 Jan, 2020 1 commit