-
Notifications
You must be signed in to change notification settings - Fork 78
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
Audit
src/lib/api.ts's retry and abort behaviour — establish which failure modes are classified and which surface as generic errorsGrantFox OSSGrantFox open-source programGrantFox open-source programMaybe RewardedGrantFox: potentially rewarded contributionGrantFox: potentially rewarded contributionpriority:mediumMedium difficulty / self-contained but non-trivialMedium difficulty / self-contained but non-trivialtestingTests and coverageTests and coverageThird CampaignGrantFox third campaign issueGrantFox third campaign issueStatus: Open.#433 In AnchorNet-Org/AnchorNet-Frontend;There is no end-to-end test layer — 0 spec files, so no user journey is verified against a running application
GrantFox OSSGrantFox open-source programGrantFox open-source programMaybe RewardedGrantFox: potentially rewarded contributionGrantFox: potentially rewarded contributionpriority:mediumMedium difficulty / self-contained but non-trivialMedium difficulty / self-contained but non-trivialtestingTests and coverageTests and coverageThird CampaignGrantFox third campaign issueGrantFox third campaign issueStatus: Open.#432 In AnchorNet-Org/AnchorNet-Frontend;95% coverage thresholds are configured but CI runs plain
npm run test, so they never gate anythingGrantFox OSSGrantFox open-source programGrantFox open-source programMaybe RewardedGrantFox: potentially rewarded contributionGrantFox: potentially rewarded contributionpriority:mediumMedium difficulty / self-contained but non-trivialMedium difficulty / self-contained but non-trivialThird CampaignGrantFox third campaign issueGrantFox third campaign issueStatus: Open.#431 In AnchorNet-Org/AnchorNet-Frontend;SettlementTable.test.tsxpassesElementwhereHTMLElementis required at 5 sites — queries are returning a weaker type than the assertions needbugSomething isn't workingSomething isn't workingGrantFox OSSGrantFox open-source programGrantFox open-source programMaybe RewardedGrantFox: potentially rewarded contributionGrantFox: potentially rewarded contributionpriority:mediumMedium difficulty / self-contained but non-trivialMedium difficulty / self-contained but non-trivialThird CampaignGrantFox third campaign issueGrantFox third campaign issueStatus: Open.#430 In AnchorNet-Org/AnchorNet-Frontend;MetricsBar.test.tsxmocksuseAsyncwith only{ state, refresh }, omittingreloadandmutate— the component is tested against a contract it never receivesbugSomething isn't workingSomething isn't workingGrantFox OSSGrantFox open-source programGrantFox open-source programMaybe RewardedGrantFox: potentially rewarded contributionGrantFox: potentially rewarded contributionpriority:mediumMedium difficulty / self-contained but non-trivialMedium difficulty / self-contained but non-trivialThird CampaignGrantFox third campaign issueGrantFox third campaign issueStatus: Open.#429 In AnchorNet-Org/AnchorNet-Frontend;The application has no accessibility testing of any kind — no axe integration, no a11y specs, no
jsx-a11ylint rulesaccessibilityAccessibility (WCAG)Accessibility (WCAG)GrantFox OSSGrantFox open-source programGrantFox open-source programMaybe RewardedGrantFox: potentially rewarded contributionGrantFox: potentially rewarded contributionpriority:highHigh difficulty / architectural or cross-cuttingHigh difficulty / architectural or cross-cuttingThird CampaignGrantFox third campaign issueGrantFox third campaign issueStatus: Open.#428 In AnchorNet-Org/AnchorNet-Frontend;src/lib/wallet.tsis the only module insrc/lib/with no test fileGrantFox OSSGrantFox open-source programGrantFox open-source programMaybe RewardedGrantFox: potentially rewarded contributionGrantFox: potentially rewarded contributionpriority:highHigh difficulty / architectural or cross-cuttingHigh difficulty / architectural or cross-cuttingtestingTests and coverageTests and coverageThird CampaignGrantFox third campaign issueGrantFox third campaign issueStatus: Open.#427 In AnchorNet-Org/AnchorNet-Frontend;useAsyncis the only hook in the codebase with no test file, despite being the async primitive every data component depends onGrantFox OSSGrantFox open-source programGrantFox open-source programMaybe RewardedGrantFox: potentially rewarded contributionGrantFox: potentially rewarded contributionpriority:highHigh difficulty / architectural or cross-cuttingHigh difficulty / architectural or cross-cuttingtestingTests and coverageTests and coverageThird CampaignGrantFox third campaign issueGrantFox third campaign issueStatus: Open.#426 In AnchorNet-Org/AnchorNet-Frontend;CI never runs
tsc --noEmit— 9 type errors live undetected in test files becausenext builddoes not type-check themGrantFox OSSGrantFox open-source programGrantFox open-source programMaybe RewardedGrantFox: potentially rewarded contributionGrantFox: potentially rewarded contributionpriority:highHigh difficulty / architectural or cross-cuttingHigh difficulty / architectural or cross-cuttingThird CampaignGrantFox third campaign issueGrantFox third campaign issueStatus: Open.#425 In AnchorNet-Org/AnchorNet-Frontend;