Hannah Ward
|
414ddaec01
|
Added STIX retrieval
- misp.get_stix(event_id=ID, with_attachment=True/False,
from_date=YYYY-MM-DD, to_date=YYYY-MM-DD,
tags=["tag1", "tag2"]
)
|
2016-07-14 12:55:37 +01:00 |
Raphaël Vinot
|
3a2414bc8c
|
Update testcases for 2.4
|
2016-01-04 17:51:15 +01:00 |
Raphaël Vinot
|
a334055749
|
Add debug option
|
2015-11-25 09:51:22 +01:00 |
iglocska
|
6407693671
|
reverted my previous commit that broke an assertion
|
2015-11-13 11:22:04 +01:00 |
iglocska
|
de91860d5d
|
Print the event so we can see what travis is trying to compare against
- should help with the debugw
|
2015-11-13 11:10:53 +01:00 |
iglocska
|
dbe87b6ebd
|
Fixed an invalid assertion
- attribute count is None not u'0' when no attributes exist (should be fixed on MISP side in the long run)
|
2015-11-13 10:49:03 +01:00 |
iglocska
|
fc1193e53e
|
Fixed a typo causing the tests to fail
|
2015-11-13 10:47:32 +01:00 |
Raphaël Vinot
|
1ac11fa28b
|
[UnitTest] Add some functions, testing.
|
2015-09-26 21:00:33 +02:00 |
Raphaël Vinot
|
81fa4e5bdd
|
Add test cases (initial)
|
2015-09-22 15:25:47 +02:00 |