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

tests: improve fuzzer by including new features in the generated tests #8899

Closed
3 tasks
eckter opened this issue Sep 17, 2024 · 0 comments · Fixed by #9840
Closed
3 tasks

tests: improve fuzzer by including new features in the generated tests #8899

eckter opened this issue Sep 17, 2024 · 0 comments · Fixed by #9840
Assignees
Labels
kind:technical-enhancement kind:tests Writing unit / e2e and integration tests

Comments

@eckter
Copy link
Contributor

eckter commented Sep 17, 2024

There's a few things lacking with the fuzzer, new features that haven't been added to the generated scenarios:

  • stdcm: we can request time for start or end points
  • pathfinding locations can be defined as operational points for more realistic paths
  • we can add scheduled points (though it's difficult to generate realistic times)

A little less clear:

We could tweak the script to be usable with an imported timetable. We wouldn't necessarily need to include the timetable data in the generated json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:technical-enhancement kind:tests Writing unit / e2e and integration tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant