Skip to content
Snippets Groups Projects
Commit cbeac96f authored by Pavel Eis's avatar Pavel Eis
Browse files

Add of misp basic unittests

Two basic tests created in test_misp.py. First in class
TestMispToIdeaConverter tests MISP to IDEA conversion. Loads designed
MISP event and converts it to IDEA event. Then compares one to one
with correctly converted IDEA event.

Second is placed in class TestIdeaToMispConverter. Loads designed
IDEA event and converts it to MISP event. Then checks attribute
count of newly converted MISP event and checks, if all values were
inserted.
parent 1184eb55
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment