-
Notifications
You must be signed in to change notification settings - Fork 5
Needs unit tests #14
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
In the remote past sd/fast was embedded in larger applications where there were plenty of unit tests. Now there should be some standalone unit tests to make sure future changes don't break anything.
At a minimum there should be tests that we can generate code in the supported languages and then compile and link the resulting code. After that, we should have tests that run the generated code and check the answers against some oracular source.