Commit Graph

182 Commits (c195b7cc619b3d790936323d0efdbb366e7eb405)

Author SHA1 Message Date
Raphaël Vinot 1ec7ec37d9 chg: [tests] Remove travis exceptions. 2019-07-19 17:26:59 +02:00
Raphaël Vinot 55c2bff26b fix: Properly handle fallbacks add/update/delete attributes 2019-07-19 16:26:28 +02:00
Raphaël Vinot f5cbb417c8 new: [Sightings] Delete method
Fix #230
2019-07-19 11:42:05 +02:00
Raphaël Vinot 14e63d9ca8 new: [tests] non-exportable tags 2019-07-19 10:57:15 +02:00
Raphaël Vinot 60a2bdfd43 chg: Bump version 2019-07-18 14:55:48 +02:00
Raphaël Vinot 9d0be8d3f0 new: Add option to locally expand malware samples with LIEF 2019-07-18 14:05:08 +02:00
Raphaël Vinot ce4cb36d0d chg: Reorganise ExpandedPyMISP methods, normalise the parameters 2019-07-17 15:37:14 +02:00
Raphaël Vinot c9d58dad8a chg: Deprecate everything in PyMISP 2019-07-17 11:44:55 +02:00
Raphaël Vinot c850ec2548 chg: [tests] WTF upload_sample on travis 2019-07-05 10:59:03 +02:00
Raphaël Vinot 10bd88cb06 chg: [tests] Add custom error message on upload_sample - fix last commit. 2019-07-05 10:34:48 +02:00
Raphaël Vinot 5aa94d277b chg: [tests] Add custom error message on upload_sample 2019-07-05 10:16:47 +02:00
Alexandre Dulaunoy 583fb65924
chg: [tests] now deleted flag is returning only the deleted values (to be consistent) 2019-05-23 07:43:26 +02:00
Raphaël Vinot a79c4ed9c2 chg: Use pydeep from pypi, add test 2019-05-08 12:16:43 +02:00
Raphaël Vinot e545a7cbc1 new: test cases for attributes and proposals 2019-04-12 16:40:22 +02:00
Raphaël Vinot e8334be9ca new Add test for ASNObject 2019-04-11 09:47:57 +02:00
Raphaël Vinot 52402c2acf new: add_attributes method in MISPObject (for multiple attributes) 2019-04-09 17:54:12 +02:00
Raphaël Vinot b1b9f95501 new: Method to set the default role 2019-04-04 16:39:17 +02:00
Raphaël Vinot 3fb54e62b2 new: Default to "me" in the get_user method, update ExpandedPyMISP
Fix #377
2019-04-04 14:37:17 +02:00
Raphaël Vinot 99b2052449 new: Add get_object to ExpandedPyMISP.
Fix #372
2019-04-04 10:42:37 +02:00
Raphaël Vinot 1de4c9d0b9 new: Test cases for CSV loader, add cleaner methods in ExpandedPyMISP 2019-04-03 17:46:52 +02:00
Raphaël Vinot 64bcaad0e5 fix: Properly test query ACLs 2019-03-25 16:12:01 +01:00
Raphaël Vinot a2d5a8a3a8 new: Test for ACLs in testlive 2019-03-25 15:41:11 +01:00
Raphaël Vinot c888af177f fix: Update all json submodules at one place in testlive 2019-03-25 10:57:12 +01:00
Raphaël Vinot 8940c09925 chg: Display an error on failure in testlive 2019-03-25 10:38:21 +01:00
Raphaël Vinot aeb0f913e4 new: Test for manual calls to add_object and add_object_reference 2019-03-22 12:51:20 +01:00
Raphaël Vinot cc35d81fa3 fix: Disable some tests for the run on travis. 2019-03-20 11:18:38 +01:00
Raphaël Vinot 6eab404eaa chg: Add tests for disable_tag 2019-03-20 11:13:38 +01:00
Raphaël Vinot 7a146b684e chg: Reorganize some tests 2019-03-20 10:44:59 +01:00
Raphaël Vinot ec6439ce34 fix: Slight changes in new .change_disable_correlation method 2019-03-11 11:32:54 +01:00
Raphaël Vinot c592bfcca9 fix: get_object_template_id was broken. Add test case.
Fix #361
2019-03-11 10:15:45 +01:00
Raphaël Vinot 35b4f3f852 new: Test update object in event 2019-03-11 09:39:08 +01:00
Raphaël Vinot 0f56a306be chg: Enforce strict in object testing to ease debugging 2019-02-27 23:22:05 -08:00
Raphaël Vinot b0fe78a9f8 fix: Disable all logging in the tests 2019-02-07 15:53:36 +01:00
Raphaël Vinot 2c877f2aec fix: Disable STIX test on travis. 2019-02-03 20:23:24 +01:00
Raphaël Vinot 02b99c23fa fix: Properly inform user when they try to run the live tests on old systems.
Fix #329
2019-02-03 13:00:51 +01:00
Raphaël Vinot 0a01a16c6b new: Add test cases for stix export 2019-02-01 11:07:42 +01:00
Raphaël Vinot 1ec357cd74 new: Add missing test case for NOT on attribute level, update Pipfile 2019-01-25 10:35:53 +01:00
Raphaël Vinot 7bbcdf262b fix: Test case was broken 2018-12-26 19:42:42 +01:00
Raphaël Vinot 1c6b3d8245 new: Add test for references when adding/updating a full event 2018-12-26 19:22:47 +01:00
Raphaël Vinot a3108f7689 fix: error vs errors key 2018-12-26 17:38:19 +01:00
Raphaël Vinot 864aa5fe70 chg: set verifycert to false in tests 2018-12-10 14:08:23 +01:00
Steve Clement 58d08889b3 chg: [tests] Added verifycert option in case of using self-signed cert. 2018-12-10 13:52:59 +01:00
Raphaël Vinot b895c30b39 fix: Test failing on travis... 2018-11-29 18:14:10 +01:00
Raphaël Vinot 573e4a426c chg: Add test cases for default distribution levels 2018-11-29 17:27:58 +01:00
Raphaël Vinot a7a178c4bd fix: test case. 2018-11-22 15:25:52 +01:00
Raphaël Vinot 0770a15659 new: search_index in ExpandedPyMISP, cleanup, update jupyter 2018-11-22 14:29:07 +01:00
Raphaël Vinot 0fa38eaed9 fix: Do not run the zmq test on travis 2018-11-21 15:25:39 +01:00
Raphaël Vinot 9a7caa71fb new: Add test for pushing an event to ZMQ 2018-11-12 10:16:01 +01:00
Raphaël Vinot f500d46470 fix: travis run 2018-11-02 09:01:29 +01:00
Raphaël Vinot 444a9f5755 Merge branch 'master' into sightingAPI 2018-10-31 16:42:30 +01:00
Raphaël Vinot 8d33e20721 new: Add test cases for sightings, cleanup 2018-10-31 16:42:01 +01:00
Raphaël Vinot 7d490096fe chg: Add print in testlive to debug travis 2018-10-30 18:28:49 +01:00
Raphaël Vinot 0a2a6b3d6b new: Allow to pass csv to return_format in search 2018-10-21 22:58:07 -04:00
Raphaël Vinot a8a7193059 new: page/limit in search 2018-10-21 18:49:38 -04:00
Raphaël Vinot 9a2610a61f chg: More test cases 2018-10-05 17:45:12 +02:00
Raphaël Vinot 1dc2f664d1 fix: disable test for travis, take 2 2018-09-29 16:12:06 -04:00
Raphaël Vinot 0d1675e154 fix: disable test for travis 2018-09-29 16:00:28 -04:00
Raphaël Vinot c08deb95b6 new: tests for update modules 2018-09-29 15:44:02 -04:00
Raphaël Vinot 2dbd21a752 new: tests for upload_sample 2018-09-29 15:11:42 -04:00
Raphaël Vinot 01899ecfb7 new: Add more test cases 2018-09-28 10:36:56 -04:00
Raphaël Vinot ba02c6c766 fix: Skip tests that fail on travis for no reason... 2018-09-27 12:56:30 -04:00
Raphaël Vinot 442ba07175 chg: Add an extra IP from the warninglists 2018-09-25 13:11:22 -04:00
Raphaël Vinot 8c473b0e06 fix: Tentative to fix tests on travis 2018-09-25 12:00:56 -04:00
Raphaël Vinot b95fdf9218 new: Update warninglists 2018-09-25 10:32:32 -04:00
Raphaël Vinot da0f6ef7d2 new: Add test for warninglists 2018-09-25 09:32:17 -04:00
Raphaël Vinot 532157f3c9 chg: test for event UUID in attribute 2018-09-21 13:33:22 -07:00
Raphaël Vinot e9d82ea02e fix: Disable test warning lists. Enabling is not deterministic. 2018-09-21 13:22:37 -07:00
Raphaël Vinot b636a320df new: toggle warning list, add test case 2018-09-21 13:02:15 -07:00
Raphaël Vinot 2607111b19 add: more test cases 2018-09-19 17:22:37 -07:00
Raphaël Vinot e56f70b722 new: Add lots of test cases, find lots of bugs 2018-09-18 21:58:20 -07:00
Raphaël Vinot cd1de8c6bf New: use new CSV interface, add test cases 2018-09-17 18:37:07 -07:00
Raphaël Vinot 47fc0ac3c6 fix: tests are passing fine now 2018-08-21 14:34:35 +02:00
Raphaël Vinot 11aaebb5df chg: Fix testing 2018-08-21 11:35:36 +02:00
Raphaël Vinot 3ee90602ea chg: More testing improvments 2018-08-21 11:16:51 +02:00
Raphaël Vinot 99271bac24 chg: Finish rewrite testing 2018-08-21 00:32:27 +02:00
Raphaël Vinot 5b76f0a262 chg: rework test cases 2018-08-20 18:27:06 +02:00
Raphaël Vinot 303079af3b chg: Add more test cases 2018-08-19 14:35:32 +02:00
Raphaël Vinot 2c03fb96c2 new: [test] Attribute modification 2018-08-17 15:09:17 +02:00
Raphaël Vinot 75b15af427 fix: properly validate the last-type search query 2018-08-13 13:31:35 +02:00
Raphaël Vinot 9669d892c5 chg: make it possible to run the tests manually. 2018-08-12 22:46:21 +02:00
Raphaël Vinot 21ea2e969b chg: print error message 2018-08-12 01:21:49 +02:00
Raphaël Vinot 739ab41896 new: More test cases, bug fixes 2018-08-10 19:04:02 +02:00