-
Notifications
You must be signed in to change notification settings - Fork 1
Cleaner snapshot tests for Python codegen #1356
Copy link
Copy link
Open
Labels
cleanup 🧹Refactorings and other tasks that improve the codeRefactorings and other tasks that improve the codetesting 🧪Additional automated testsAdditional automated tests
Description
When testing the Python code generation using snapshot tests:
- Don't create source maps, since we don't look at them anyway.
- Compute all modes automatically (in different folders)
- with/without runner integration
- with/without elimination of useless statements
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cleanup 🧹Refactorings and other tasks that improve the codeRefactorings and other tasks that improve the codetesting 🧪Additional automated testsAdditional automated tests
Type
Projects
Status
Backlog