Skip to content

Commit 32a570a

Browse files
RazorSh4rklszabo
andauthored
MESH-7783 Improve unit test coverage (#28)
* remove tests that required code changes * restore accidentally deleted file Signed-off-by: lszabo <[email protected]> --------- Signed-off-by: lszabo <[email protected]> Co-authored-by: lszabo <[email protected]>
1 parent 090bd2b commit 32a570a

File tree

12 files changed

+2644
-85
lines changed

12 files changed

+2644
-85
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ manager
2121
# Dependency directories (remove the comment below to include it)
2222
# vendor/
2323
.idea
24+
25+
# Unit test documentation (excluded from version control)
26+
unit-test-notes/

0 commit comments

Comments
 (0)