Open
Description
Working on #142 revealed to me the need for better understanding, testability, and regression testing for our ASN.1/BER practices.
I discovered the PROTOS project which is designed to test LDAP servers for robustness, but gives us a library of useful sample data to compare ourselves against:
https://www.ee.oulu.fi/research/ouspg/PROTOS_Test-Suite_c06-ldapv3
I'd like to see how we might integrate those samples into our automated testing, or explore other options to improve reliability/correctness. This is motivated by a need to ensure proper data integrity in production use while allowing for major refactoring to be undertaken without introducing regressions.
Metadata
Metadata
Assignees
Labels
No labels