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

Write integration tests for some important user scenarios #640

Closed
15 tasks
kgodey opened this issue Sep 7, 2021 · 2 comments · Fixed by #1062
Closed
15 tasks

Write integration tests for some important user scenarios #640

kgodey opened this issue Sep 7, 2021 · 2 comments · Fixed by #1062
Assignees
Labels
type: meta List of related issues. Not meant to be worked on directly. work: frontend Related to frontend code in the mathesar_ui directory

Comments

@kgodey
Copy link
Contributor

kgodey commented Sep 7, 2021

Problem

We need integration tests written for each user scenario so far so that we don't break things as we develop new features.

Tests to add

  • Add new empty table
  • Import via clipboard
  • Import via file
  • Add schema
  • Add column
  • Add row
  • Sort table by column
  • Edit existing record
  • Open tab
  • Close tab
  • Delete two records
  • Increment table pagination
  • Remove multi-column unique constraint
  • Try to disallow NULL on a column with NULL values
  • Add multi-column unique constraint

discussion

Additional context

@kgodey kgodey added work: frontend Related to frontend code in the mathesar_ui directory status: draft type: meta List of related issues. Not meant to be worked on directly. labels Sep 7, 2021
@kgodey kgodey added this to the 06. 2021-09 Stability milestone Sep 7, 2021
@kgodey kgodey modified the milestones: [06] 2021-10 Stability, [06A] 2021-10 improvements Oct 14, 2021
@seancolsen seancolsen self-assigned this Jan 26, 2022
@silentninja
Copy link
Contributor

@seancolsen Can this issue be marked as started?

@seancolsen
Copy link
Contributor

@silentninja sure, I just marked it as started.

@seancolsen seancolsen mentioned this issue Jan 28, 2022
12 tasks
@seancolsen seancolsen mentioned this issue Feb 11, 2022
22 tasks
@seancolsen seancolsen changed the title Write integration tests for existing user scenarios Write integration tests for some important user scenarios Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: meta List of related issues. Not meant to be worked on directly. 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.

4 participants