Files
SnapOtter/tests
SnapOtterandGitHub 622c9f98a5 fix(ci): resolve pre-existing failures making main red (#250)
After #249 merged, main's CI is red on failures that predate this work (they
were cache-masked on the old branch). This applies only the missing fixes onto
current main (reverts nothing from #246/#248; saml/user-files are already fixed
on main):

- remove 8 dead landing unit tests importing @landing/app and @landing/components
  React paths deleted in the Astro migration
- format tool-factory.ts and json-xml.ts to clear the api lint errors
- accept a 202 async fallback in the image-enhancement large-image test (it
  exceeds the sync window on slower CI runners)
- relax the pipeline no-file assertion to match 'No image file provided' or
  'No file provided'
2026-06-16 16:09:45 +08:00
..