Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 625 Bytes

File metadata and controls

8 lines (7 loc) · 625 Bytes

Test Fix TODO

  • Fix UploadZone: fallback when API_URL is undefined; ensure role="status" states render progress copy expected by tests.
  • Fix WalletStatus: allow rendering without WalletProvider (no throw from useWallet) for a11y test.
  • Fix WalletStatus: ensure NO_WALLET button accessible name matches "Install Stellar Wallet".
  • Fix app/sitemap.test.tsx & app/robots.test.tsx: ensure global.Request polyfill executes before importing route modules.
  • Fix WalletStatus.lazy.test.tsx: remove out-of-scope React reference inside jest.mock factory.
  • Re-run full test suite and iterate until green.