Skip to content

docs(QA): add quality assurance domain and related CSV upload APIs#803

Merged
Startrekzky merged 1 commit intomainfrom
feat-797
Jul 28, 2025
Merged

docs(QA): add quality assurance domain and related CSV upload APIs#803
Startrekzky merged 1 commit intomainfrom
feat-797

Conversation

@narrowizard
Copy link
Contributor

Summary

  • Add new domain tables for quality assurance: qa_apis, qa_projects, qa_test_cases, and qa_test_case_executions
  • Update documentation to include new domain layer models and CSV upload APIs for QA data
  • Add sample CSV files and explanations for QA data import

Does this close any open issues?

Closes #797

Screenshots

image image

@narrowizard narrowizard requested a review from Startrekzky July 26, 2025 09:36
- Add new domain tables for quality assurance: qa_apis, qa_projects, qa_test_cases, and qa_test_case_executions
- Update documentation to include new domain layer models and CSV upload APIs for QA data
- Add sample CSV files and explanations for QA data import
Copy link
Contributor

@Startrekzky Startrekzky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I'll update the diagram accordingly.

@Startrekzky Startrekzky merged commit 521580b into main Jul 28, 2025
1 check passed
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.

[Doc][QA Domain & Customize Plugin] Add documentation for QA domain and CSV import feature

2 participants