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

[Mercedes-AMG] Check Test Case Spec consistency #7

Closed
1 task
msauren opened this issue Sep 1, 2023 · 0 comments · Fixed by #14
Closed
1 task

[Mercedes-AMG] Check Test Case Spec consistency #7

msauren opened this issue Sep 1, 2023 · 0 comments · Fixed by #14
Labels
feature New feature request

Comments

@msauren
Copy link

msauren commented Sep 1, 2023

Description

As a test script developer I want to have consistent and structured Action blocks.

Expected Behaviour

  • the custom check should fail if the top level block 'Action' of a test case .pkg has other test steps than
    'TsBlock' in it's first 2 hierarchy levels.

Additional Information

For us the typical 'Action' block will look like this:

  • Block: Action
    • Block: Step 1
      • Block: Press accelerator pedal 50 %
        • PackageCall: ...
      • Block: Wait until velocity exceeds 100 km/h
        • Read: ... (wait until)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants