feat: add end-to-end testing setup with Playwright and MongoDB in-memory server#13
Merged
DevAdedeji merged 5 commits intomainfrom Oct 25, 2025
Merged
feat: add end-to-end testing setup with Playwright and MongoDB in-memory server#13DevAdedeji merged 5 commits intomainfrom
DevAdedeji merged 5 commits intomainfrom
Conversation
Owner
DevAdedeji
commented
Oct 25, 2025
- Added Playwright configuration for end-to-end tests.
- Implemented global setup and teardown for MongoDB in-memory server.
- Created authentication setup for user login and storage state.
- Developed client and invoice end-to-end tests with API interception.
- Updated package.json to include necessary dependencies for testing.
- Added data-testid to client select component for easier testing.
- Removed unnecessary console log from client API route.
…ory server - Added Playwright configuration for end-to-end tests. - Implemented global setup and teardown for MongoDB in-memory server. - Created authentication setup for user login and storage state. - Developed client and invoice end-to-end tests with API interception. - Updated package.json to include necessary dependencies for testing. - Added data-testid to client select component for easier testing. - Removed unnecessary console log from client API route.
…fields feat: enhance invoice creation test with improved client selection process
fix: update vitest configuration to exclude e2e tests from typecheck
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.