-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
After the above are complete (especially #78, the others are not strictly necessary but will cause enough code churn that they should be done first), we will be in a position to revamp the unit tests:
- We will no longer need
modelStructures.h
in the test directories, as it should be gone fromsrc/sipnet
. We should remove those files, and any infrastructure geared around them (check the Makefiles) - As suggested in this comment, we should create - and then use - a set of reference inputs for testing. The goal is that those inputs would give reasonable coverage of base sipnet functionality without being too extensive. Hopefully, most positive tests would use those inputs, though negative tests will almost certainly still need their own.
- As part of the above, create a markdown file in
/tests/sipnet
(most likely) that documents these reference inputs.
Metadata
Metadata
Assignees
Labels
No labels