Skip to content

feat: add testing infrastructure configuration#70

Open
caxtonacollins wants to merge 4 commits intoNeurowealth:mainfrom
caxtonacollins:feature/testing-strategy
Open

feat: add testing infrastructure configuration#70
caxtonacollins wants to merge 4 commits intoNeurowealth:mainfrom
caxtonacollins:feature/testing-strategy

Conversation

@caxtonacollins
Copy link
Copy Markdown

Frontend Testing Strategy Implementation

Closes #40

Overview

Implements comprehensive testing infrastructure for the NeuroWealth frontend, covering unit tests, E2E tests, and CI/CD integration.

- Add Vitest configuration for unit tests
- Add Playwright configuration for E2E tests
- Configure test environment with mocks for Next.js and browser APIs
- Add test utilities and Stellar SDK mocks
- Update package.json with testing dependencies and scripts
@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 26, 2026

@caxtonacollins 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

@Abidoyesimze
Copy link
Copy Markdown
Contributor

kindly fix your conflict and i'll merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create frontend testing strategy (unit + e2e)

2 participants