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

Create testing handbook #1324

Open
Tracked by #1256
evan-forbes opened this issue Feb 1, 2023 · 0 comments
Open
Tracked by #1256

Create testing handbook #1324

evan-forbes opened this issue Feb 1, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@evan-forbes
Copy link
Member

evan-forbes commented Feb 1, 2023

I think an overarching goal around our testing should be to put together some written artefact across the teams which can really act as a handbook making it clear for any team member or for anyone interested what we test, how we test it, when we test things and so forth. There is no monolithic one solution fits all kind of approach to testing. It really requires a myriad of different solutions that juggle the tradeoffs between different forms of coverage, "introspectability", time and resource costs. Thinking about testing the same systematic way we think about protocols and writing "specifications" will produce more reliable software. Having a place where people can read about everything will make it easier for us to cover our blindspots.

Originally posted by @cmwaters in #1256 (comment)

while this will be an ongoing endeavor, to close this issue we should at least start it and complete all the necessary documentation for the tests in core/app.

@evan-forbes evan-forbes added the documentation Improvements or additions to documentation label Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant