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

Common interface for test generators #74

Open
3 tasks
ChristianBirchler opened this issue Sep 3, 2022 · 0 comments
Open
3 tasks

Common interface for test generators #74

ChristianBirchler opened this issue Sep 3, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ChristianBirchler
Copy link
Member

User Story

As a user, I want to set user-defined parameters for the test generators so that the road length and other configurations can be made.

Acceptance Criteria

Scenario 1:

  • Given: Specification for roads to be generated
  • When: Invoking generate-tests command
  • Then: Roads are generated according to the given specifications/parameters

Definition of Done

  • Code is reviewed
  • Code is manually tested in dev and test environments
  • All code is integrated frequently
  • Integration testing is performed
  • SonarQube check is run to determine the code metrics
  • Refactoring is done

Tasks

  • Create common interface
  • Write tests
  • Documentation
@ChristianBirchler ChristianBirchler added the enhancement New feature or request label Sep 3, 2022
@ChristianBirchler ChristianBirchler self-assigned this Sep 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant