-
Notifications
You must be signed in to change notification settings - Fork 43
Labels
enhancementNew feature or requestNew feature or requestrefactorRestructuring code, while not changing its original functionalityRestructuring code, while not changing its original functionality
Description
Context
Currently our Lua tests don't use any testing framework, moreover the tests could be better organized and be more systematic. Also there are many Lua functions that we have bindings but don't provide tests yet, we should improve this.
Possible solutions
The Lua tests should be refactored using unit style testing using a Lua testing framework, I suggest to use https://github.com/edubart/lester , because of its simplicity and minimalist.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestrefactorRestructuring code, while not changing its original functionalityRestructuring code, while not changing its original functionality
Type
Projects
Status
Todo