You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unit tests, mostly for serialization/deserialization logic, which should be fairly easy to encapsulate in each struct's respective file.
Integration tests, which will require starting then cleaning up a (probably dockerized) zone. I have been using the --leak-container flag of the iRODS Testing Environment to manually check for correct behavior during development, but this could and should be automate.
This encompasses:
--leak-containerflag of the iRODS Testing Environment to manually check for correct behavior during development, but this could and should be automate.