Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI]: Integration tests for various OSes, busted for testing #1431

Closed
vhyrro opened this issue May 18, 2024 · 3 comments
Closed

[CI]: Integration tests for various OSes, busted for testing #1431

vhyrro opened this issue May 18, 2024 · 3 comments

Comments

@vhyrro
Copy link
Member

vhyrro commented May 18, 2024

Since we're now invested in luarocks we might as well start using proper libraries for testing the entirety of Neorg.

I would like to start taking CI runs more seriously, including: having CI automatically set up Neorg on various operating systems to see if it works out of the box, running tests on individual modules to ensure they work as expected, blocking merging of PRs until things like type checking passes.

I've already gained a lot of valuable experience from working on rocks.nvim, all of that can be translated over to Neorg in no time!

@vhyrro
Copy link
Member Author

vhyrro commented May 20, 2024

CI is up and running (with the exclusion of windows, trying to get that set up). Busted tests are next up on the list afterwards!

@vhyrro
Copy link
Member Author

vhyrro commented May 25, 2024

Everything is fully up and running and it works flawlessly! Next up: making luarocks-tag-release run busted tests. After that we can close this issue :)

@vhyrro
Copy link
Member Author

vhyrro commented May 25, 2024

All the logic is set up now! Next up: actually write the tests for the codebase

@vhyrro vhyrro closed this as completed May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant