Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant