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
d557bf0823
fix: Live test failing on list order
2018-08-12 22:13:29 +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
Raphaël Vinot
fcb83f7318
new: Reworking the REST API (WiP)
2018-08-09 18:12:05 +02:00
Raphaël Vinot
3b42497967
fix: Opening the json blobs as bytes was buggy
2018-08-08 10:18:51 +02:00
Raphaël Vinot
29f96435f4
fix: One more failing test
2018-07-23 10:22:20 +02:00
Raphaël Vinot
673063e071
fix: Tests were failing
2018-07-23 10:19:21 +02:00
Raphaël Vinot
457758b350
fix: Test cases & attributes automatically getting an UUID
2018-05-03 21:36:40 +02:00
Raphaël Vinot
c5be2f2f86
fix: Tests, new template version.
2018-04-22 19:25:52 +02:00
Raphaël Vinot
a35db89102
fix: New key - extends_uuid
2018-04-12 18:34:50 +02:00
Raphaël Vinot
0be3f78412
fix: Update test file accordingly to the default value
2018-04-05 11:44:34 +02:00
Raphaël Vinot
f8c18c027e
fix: test files
2018-03-22 16:19:02 +01:00
Raphaël Vinot
0b945556ec
fix: Update reference test cases
2018-02-13 11:37:26 +01:00
Raphaël Vinot
05bbfac658
fix: Encode string in _encode_file_to_upload
2018-01-29 10:30:37 +01:00
Raphaël Vinot
bdf1dfe63c
fix: Only skip test for 3.0->3.5
2018-01-28 20:40:09 +01:00
Raphaël Vinot
ab9e6aabf5
fix: sys.api_version -> sys.version_info
2018-01-26 21:41:53 +01:00
Raphaël Vinot
1cb1672998
chg: Skip sample upload test on python 3.4
2018-01-26 21:36:09 +01:00
Louis LCE
3d6fa51a7a
Add tag test
2018-01-24 16:19:53 +01:00
Louis LCE
c80bef0e0d
Add a simple test for uploading samples
2018-01-24 15:31:09 +01:00
Louis LCE
2b1546ab43
Improve and refactor attributes tests
2018-01-24 15:19:31 +01:00
Louis LCE
f122cdca90
Fix add_hashes test function parameters
2018-01-12 22:01:08 +01:00
Raphaël Vinot
b733ddbdb0
chg: Improve Object Attribute editing
2018-01-12 16:15:09 +01:00
Raphaël Vinot
4e36ac34dc
fix: Make python2 happy.
2018-01-12 00:45:34 +01:00
Raphaël Vinot
8d9a5af8d3
chg: Allow to pass a directory with custom object templates
2018-01-12 00:38:15 +01:00
Raphaël Vinot
a01e7f5e27
fix: edited method works as expected, add tests.
2018-01-05 19:17:25 +01:00
Raphaël Vinot
8ce7a497af
fix: Forgotten test files in last commit...
2018-01-05 11:38:10 +01:00
Raphaël Vinot
4a95a54501
fix: disable_correlation from template not properly used
2018-01-05 11:34:08 +01:00
Raphaël Vinot
b41f057855
chg: Fix tests (new template version)
2018-01-04 17:50:52 +01:00
Raphaël Vinot
53eb22cac5
chg: Add test for loading existing malware sample from MISP
2018-01-04 17:12:15 +01:00
Raphaël Vinot
bb1aac5720
chg: Multiple changes
...
* Fix timestamp dump (properly enforce UTC)
* Properly handle proposals
* Add many getter/setter
* Add dedicated test cases for MISPEvent and other objects
2018-01-04 16:43:19 +01:00
Stefan Hagen (Individual)
f68faf7c61
further tests added (for public methods)
2017-12-11 15:27:50 +01:00
Stefan Hagen (Individual)
635c02eadc
changed asserts from dict usecases to set comparison to workaround non 3.6 behavior
2017-12-11 14:18:06 +01:00
Stefan Hagen (Individual)
207e1f195e
Merge branch 'master' of https://github.com/MISP/PyMISP into first-friendly-contribution-enhance-coverage
2017-12-11 14:04:04 +01:00
Stefan Hagen (Individual)
e7f395a92c
enhance coverage and fix en passant with focus on api
2017-12-11 14:00:43 +01:00
Raphaël Vinot
7946e2ef83
fix: Disable pseudofile support in py2, skip tests.
2017-12-09 13:35:44 +01:00
Raphaël Vinot
52e079fea2
chg: Allow to pass a pseudofile to LIEF
2017-12-09 13:12:04 +01:00
Raphaël Vinot
f4439ae970
chg: Add live tests for recommended pymisp version and describeTypes up-to-date
2017-12-01 16:15:46 +01:00
Raphaël Vinot
7ea7ca07d1
fix: Typo in the tests
2017-12-01 14:40:52 +01:00
Raphaël Vinot
9a2b82a2ae
chg: Add a way to check if the ACL is up-to-date
2017-12-01 14:35:19 +01:00
Raphaël Vinot
20987f7f0f
fix: Typo in live tests
2017-12-01 14:08:51 +01:00
Raphaël Vinot
eb5cf6c06c
chg: Add validators for describeTypes on the live instance
2017-12-01 14:02:04 +01:00