Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Unit tests for serialize_v1 for folders (#67)
* Uni tests for serialize_v1 for folders Signed-off-by: laurentsimon <[email protected]> * typo + add sanity checks Signed-off-by: laurentsimon <[email protected]> * remove TODOs Signed-off-by: laurentsimon <[email protected]> * remove debug print Signed-off-by: laurentsimon <[email protected]> * use sets to simply sanity cekc assertion Signed-off-by: laurentsimon <[email protected]> * update Signed-off-by: laurentsimon <[email protected]> * rename file and folder names Signed-off-by: laurentsimon <[email protected]> * missing testdata Signed-off-by: laurentsimon <[email protected]> * add TODO in workflow Signed-off-by: laurentsimon <[email protected]> * Update model_signing/serialize_test.py Co-authored-by: Mihai Maruseac <[email protected]> * Update model_signing/serialize_test.py Co-authored-by: Mihai Maruseac <[email protected]> --------- Signed-off-by: laurentsimon <[email protected]> Co-authored-by: Mihai Maruseac <[email protected]>
- Loading branch information