Commit Graph

98 Commits (4ccddeee9c01294e664337bfadc0163c2118fe31)

Author SHA1 Message Date
Raphaël Vinot 2e84dd69fc chg: Update and improve live testing 2019-08-16 10:48:06 +02:00
Raphaël Vinot 2d37c68bd7 chg: Add tests cases for sync, bump describeTypes 2019-08-12 14:12:40 +02:00
Raphaël Vinot 96576af02b new: Helpers & testcases for syncing 2019-08-09 17:58:55 +02:00
Raphaël Vinot 0cedf960e9 new: Add few tests for admin tasks 2019-08-07 18:21:46 +02:00
Raphaël Vinot a3140f3773 new: Properly support attribute/add of multiple attributes (2.4.113+) 2019-08-06 16:50:09 +02:00
Raphaël Vinot e993886dd7 fix: Exception when posting multiple attributes on attributes/add
Fix #433

Few cleanups in code.
2019-08-06 14:14:28 +02:00
Raphaël Vinot 549e3a5a84 chg: Enable more tests 2019-08-05 16:53:32 +02:00
Raphaël Vinot 9b7d547f14 chg: #4891 was fixed. 2019-08-05 15:59:24 +02:00
Raphaël Vinot 66ccc7d082 new: [Search] Add a few new options in rest search 2019-08-02 17:08:25 +02:00
Raphaël Vinot b1c79f939b chg: [tests] Few improvements 2019-08-01 15:10:48 +02:00
Raphaël Vinot 1b85f73d89 chg: [tests] Add new test cases 2019-08-01 13:19:21 +02:00
Raphaël Vinot 0957399799 new: Allow to change the template on an object on-the-fly
Related: #425
2019-07-25 14:53:30 +02:00
Raphaël Vinot a6a0fcd4fb chg: Make pythonify=False default everywhere
Add a method to toggle pythonify globally
2019-07-22 11:28:31 +02:00
Raphaël Vinot 31499bdc7e fix: [tests] Disable one of the test cases for now. 2019-07-21 02:26:24 +02:00
Raphaël Vinot ff2dd4435d chg: [tests] Update stats 2019-07-21 02:08:33 +02:00
Raphaël Vinot 3793fb1b3b fix: [tests] By default, the workflow taxonomy isn't enabled. 2019-07-21 01:46:10 +02:00
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