Implement testing with busted #24
Loading…
Reference in New Issue
No description provided.
Delete Branch "feat/busted"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is a Draft PR to try some stuff.
The final goal here is to add testing to the project.
c14fab9a88
toe7353199ca
Good news, there is a simple workaround to play with Busted using Teal: build the Teal code to Lua!
While this is not ideal, I'm ok with shipping this method for now.
Last thing to do before merge: add a Woodpecker pipeline 🚀
Good news! I have developed an Add-on that allows Busted to run test written in Teal.
The lasts commit prepare the repository to use it, and add the CI workflow to run the tests.
The CI will remain red on this PR, tho. We need the Docker build step to be run for the Image to be available from the registry.
Given the work here is finished, I'll manually merge the PR.
WIP: Implement testing with bustedto Implement testing with busted