Skip to content
  • Calvin's avatar
    test: disable flaky macOS panel test & refactor screen capture testing (#41441) · a6133e85
    Calvin authored
    * Disable flaky test
    
    * Add helper for storing test artifacts
    
    * Refactor screen capture tests
    
    We have a pattern for inspecting a screen capture, so this refactor codifies that pattern into a helper. This gives us shorter test code, consistency (previously, the display in test code and the display captured could theoretically be different), and better debugging/observability on failure.
    a6133e85