cairo-vm
cairo-vm copied to clipboard
Add test coverage for `get_constant_from_var_name`
Add test coverage for get_constant_from_var_name
Description
Add a series of unit tests for get_constant_from_var_name
hint util method.
Checklist
- [ ] Linked to Github Issue
- [X] Unit tests added
- [ ] Integration tests added.
- [ ] This change requires new documentation.
- [ ] Documentation has been added/updated.
- [ ] CHANGELOG has been updated.