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

Add some test scenarios #429

Open
CelticMinstrel opened this issue Sep 7, 2024 · 3 comments
Open

Add some test scenarios #429

CelticMinstrel opened this issue Sep 7, 2024 · 3 comments
Labels
meta Related to the build system or other things other than the code

Comments

@CelticMinstrel
Copy link
Member

It's often hard to test certain features, especially new features, because it relies on having a scenario that uses the feature. To make things easier, we should have some test scenarios committed to the repository that can be used for such testing.

@CelticMinstrel CelticMinstrel added the meta Related to the build system or other things other than the code label Sep 7, 2024
@CelticMinstrel CelticMinstrel changed the title We should add some test scenarios Add some test scenarios Sep 7, 2024
@NQNStudios
Copy link
Collaborator

NQNStudios commented Sep 7, 2024

I have 2 test scenarios for testing movement to every boundary without crashing, and a scenario for testing Display Picture. Right now they're in my repo NQNStudios/cboe-replay-testing which I have not kept up to date with any of the new changes to the replay system and am going to end up retooling completely.

@NQNStudios
Copy link
Collaborator

Maybe debug builds could package the test scenarios in.

@CelticMinstrel
Copy link
Member Author

If you have a scenario that you'd like to submit as a test scenario, feel free to open a pull request (but please untar it into a directory first rather than directly submitting the .boes file).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Related to the build system or other things other than the code
Projects
None yet
Development

No branches or pull requests

2 participants