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

CI: Add tests for generic controller.mod #71

Open
cyberrumor opened this issue Dec 15, 2024 · 0 comments
Open

CI: Add tests for generic controller.mod #71

cyberrumor opened this issue Dec 15, 2024 · 0 comments

Comments

@cyberrumor
Copy link
Owner

In commit cec2e30, tests which previously covered controller.mod were refactored to only support controller.bethesda. This was done to ensure new tests were written. It isn't sufficient to separate tests between one controller and another because that wouldn't provide coverage for whatever controllers inherit from controller.mod, as they might override methods.

Add coverage for correct and incorrect usage of all mod.controller do_* commands.

Add coverage for the controller itself, akin to those in test/bethesda/test_controller_instance.py.

@cyberrumor cyberrumor changed the title Add tests for generic controller.mod CI: Add tests for generic controller.mod Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant