Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up integration testing environment #639

Closed
kgodey opened this issue Sep 7, 2021 · 0 comments · Fixed by #746
Closed

Set up integration testing environment #639

kgodey opened this issue Sep 7, 2021 · 0 comments · Fixed by #746
Assignees
Labels
type: enhancement New feature or request work: frontend Related to frontend code in the mathesar_ui directory

Comments

@kgodey
Copy link
Contributor

kgodey commented Sep 7, 2021

Problem

We need to setup an integration test environment for Mathesar, to test all user action scenarios.

Proposed solution

Based on the discussions we've had previously (#89), the most suitable choice for us is Playwright.

Integ tests require a complete mathesar setup, including a database. We should be able to test user action -> api calls -> changes in db.

Additional context

@kgodey kgodey added type: enhancement New feature or request work: frontend Related to frontend code in the mathesar_ui directory status: draft labels Sep 7, 2021
@kgodey kgodey added this to the 06. 2021-09 Stability milestone Sep 7, 2021
@pavish pavish added ready Ready for implementation and removed status: draft labels Sep 28, 2021
@kgodey kgodey added status: started and removed ready Ready for implementation labels Oct 12, 2021
@kgodey kgodey modified the milestones: [06] 2021-10 Stability, [06A] 2021-10 improvements Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request work: frontend Related to frontend code in the mathesar_ui directory
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants