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

Systematically test visibility of global variables. #1421

Open
1uc opened this issue Sep 4, 2024 · 0 comments
Open

Systematically test visibility of global variables. #1421

1uc opened this issue Sep 4, 2024 · 0 comments

Comments

@1uc
Copy link
Collaborator

1uc commented Sep 4, 2024

There's various flavours of static variables. Some are visible, like PARAMETER, some are not, like top-level LOCAL variables.

We test that the variables work, however, we don't test the non-visibility requirement. It would be good to systematically check using !hasattr.

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