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

moss/boulder: Add tests and fixtures #322

Open
ermo opened this issue Aug 15, 2024 · 0 comments
Open

moss/boulder: Add tests and fixtures #322

ermo opened this issue Aug 15, 2024 · 0 comments

Comments

@ermo
Copy link
Member

ermo commented Aug 15, 2024

Ikey Doherty
Ok lads I've been mulling this a couple days as I knew it couldn't be a one off
Tldr we need to now set a minimum code coverage target and enable coverage reporting/ testing
We also need behaviour testing
So my plan effectively is to bolt a test suite into the tree to drive the built cli ...
We can abuse a few tricks to generate fake .so files and fake .stone's and ship them in the moss git
Ie tiny files but power the index and dep system properly rather than emulated
This way we can test changing of providers, sync, transient deps, and the soname-after-revert issue
The tests will be all offline tests atm
But we will also need to add tests around http, ssl cert validation etc in time
And be able to actively prove robustness and PR correctness

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