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

Write unit test to validate that parameter interventions actually worked #65

Closed
djinnome opened this issue Mar 15, 2023 · 4 comments
Closed
Assignees
Labels

Comments

@djinnome
Copy link
Contributor

No description provided.

@djinnome
Copy link
Contributor Author

sophisticated interventions may only trigger on certain variables that are created on the fly. Thus confirming that a variable was intervened on is not completely trivial, so a test function should be created to validate a specific intervention

@SamWitty
Copy link
Contributor

@djinnome , what functional interventions is this referring to? Currently, PyCIEMSS only supports interventions on parameters.

@djinnome
Copy link
Contributor Author

djinnome commented Aug 29, 2023

The need for a unit test to confirm that a functional intervention actually worked is the same as the need for a unit test to confirm that a parameter intervention actually worked.

@djinnome djinnome changed the title Write unit test to validate that functional interventions actually worked Write unit test to validate that parameter interventions actually worked Aug 29, 2023
@SamWitty
Copy link
Contributor

Addressed during refactor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants