-
Notifications
You must be signed in to change notification settings - Fork 3
Add testing #125
Copy link
Copy link
Open
1 / 41 of 4 issues completedLabels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededpythonPull requests that update python codePull requests that update python codequestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededpythonPull requests that update python codePull requests that update python codequestionFurther information is requestedFurther information is requested
Is your feature request related to a problem? Please describe.
We have no tests. This is not great.
Describe the solution you'd like
We need a system for doing tests, for the python I suggest pytest, I don't know what we could do for the js.