-
Notifications
You must be signed in to change notification settings - Fork 58
Add Basic Pytest Suite for Generators #166
Copy link
Copy link
Closed
Labels
NSoC'26For issues and PRs which are a part of the Nexus Spring of Code open source eventFor issues and PRs which are a part of the Nexus Spring of Code open source eventenhancementNew feature or requestNew feature or requestextracompletely novel features to improve the appcompletely novel features to improve the applevel310 points10 points
Metadata
Metadata
Assignees
Labels
NSoC'26For issues and PRs which are a part of the Nexus Spring of Code open source eventFor issues and PRs which are a part of the Nexus Spring of Code open source eventenhancementNew feature or requestNew feature or requestextracompletely novel features to improve the appcompletely novel features to improve the applevel310 points10 points
Code changes in generators/ can easily break SVG formatting paths or calculations. Create a tests/ directory with pytest configurations that mock GitHub API data and assert whether the SVG strings produced by the generators contain valid syntax and expected layout wrappers.