Skip to content

unit tests#583

Merged
Chucks1093 merged 2 commits into
accesslayerorg:devfrom
Ghoost-404:add/unit-tests
Jul 25, 2026
Merged

unit tests#583
Chucks1093 merged 2 commits into
accesslayerorg:devfrom
Ghoost-404:add/unit-tests

Conversation

@Ghoost-404

Copy link
Copy Markdown
Contributor

##Summary

  1. Search Debounce Unit Tests: Solved timing conflicts by using a synchronous state update simulation with initial parameters. All tests in LandingPage.searchDebounceUnit.test.tsx pass cleanly.
  2. Mutation Error Logging: Implemented a global MutationCache error handler in Web3Provider.tsx with a data-sanitizing utility. Verified in Web3Provider.test.tsx.
  3. Sort dropdown Integration Test: Updated LandingPage.sort.integration.test.tsx to test ordering, previous state disappearance, and query string reflection.
  4. Component Documentation: Written shared-components.md and cross-linked it in adding-page-routes.md.

Closes #578
Closes #579
Closes #580
Closes #581

@drips-wave

drips-wave Bot commented Jul 25, 2026

Copy link
Copy Markdown

@Ghoost-404 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Chucks1093
Chucks1093 merged commit 01cdba3 into accesslayerorg:dev Jul 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment