Skip to content

test: add unit tests for comment parser#45

Merged
AlbertoCentonze merged 2 commits into
mainfrom
comments-parser
Jul 9, 2025
Merged

test: add unit tests for comment parser#45
AlbertoCentonze merged 2 commits into
mainfrom
comments-parser

Conversation

@AlbertoCentonze

Copy link
Copy Markdown
Owner

Summary

  • Add comprehensive test to verify comment parser works on all test contracts
  • Ensure parser handles various comment styles without errors
  • Test validates all required fields are present in parsed comments

Test plan

  • Run pytest tests/test_ast_tools.py::test_comment_parser_all_contracts
  • Verify test passes on all contracts in test suite

- Test comment parser on all contracts in test suite
- Verify parser handles all .vy files without errors
- Validate comment structure and data types
@AlbertoCentonze AlbertoCentonze merged commit 3b96103 into main Jul 9, 2025
13 checks passed
@AlbertoCentonze AlbertoCentonze deleted the comments-parser branch July 9, 2025 10:10
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

Successfully merging this pull request may close these issues.

1 participant