-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Automated testing
Currently, Pinc has some basic examples to test that it works at a surface level. This is not adequate.
Here is a list of things to consider:
- all events are propagated and handled properly
- memory safety
- every function should be tested in some way
- fuzzers
- mock window backend
- vulkan-style validation layer?
- CI / CD