Files
MaxCPA_FPA/analysis/gwt/document-completeness-review.feature
2026-06-20 14:08:46 +08:00

27 lines
1.3 KiB
Gherkin
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Feature: document-completeness-review
Scenario: Happy Path
Given Accountant
When Accountant
Then
Scenario: Permission Case
Given Client
When Client
Then Accountant
Scenario: Error Case
Given Accountant AI
When Accountant
Then
Scenario: Edge Case
Given
When Accountant
Then
Scenario: Accessibility Case
Given Accountant
When Accountant
Then 访