Commit Graph

126 Commits (7645b97bf775accf66036e744e0624b28b18a513)

Author SHA1 Message Date
Alexandre Dulaunoy f422463f70
chg: [tests] btc_steroid not working via CI 2021-06-11 11:19:57 +02:00
Alexandre Dulaunoy d495ca7366
chg: [test] onyphe no way to test without authentication keys 2021-05-14 13:45:36 +02:00
chrisr3d dd0056f956 Merge branch 'main' of github.com:MISP/misp-modules into main 2021-04-19 11:54:12 +02:00
Alexandre Dulaunoy 97a0f3a2c5
chg: [tests] LiveCI set for RBL tests (network connectivity issues in the CI) 2021-04-19 08:30:39 +02:00
Alexandre Dulaunoy e25ebd3aff
Merge branch 'main' of github.com:MISP/misp-modules into main 2021-04-19 08:08:11 +02:00
Alexandre Dulaunoy d5cf82f849
chg: [test] skip some tests if running in the CI (API limitation or specific host issues) 2021-04-19 08:07:22 +02:00
chrisr3d a9f90d964c
fix: [tests] Back to the former ip address in the threatcrowd module test 2021-04-18 18:11:37 +02:00
chrisr3d 0b7bb587be
fix; [tests] Changes on assertion statements that should fix the passivetotal, rbl & shodan tests 2021-04-16 22:17:52 +02:00
chrisr3d 4a20045787
fix: [tests] Fixed btc_steroids test assertion 2021-04-16 16:47:20 +02:00
chrisr3d 97d4950f82
fix: [tests] Fixed variable names that have been changed with the latest commit 2021-04-15 16:39:28 +02:00
chrisr3d 859e490173 Merge branch 'main' of github.com:MISP/misp-modules into main 2021-04-15 16:10:10 +02:00
chrisr3d 53e386bf46
fix: [tests] Fixed tests for some modules waiting for standard MISP Attribute format as input 2021-04-15 16:08:56 +02:00
Alexandre Dulaunoy 513e8eabc6
chg: [tests] historical records in threatcrowd 2021-04-15 10:33:36 +02:00
chrisr3d 6dda2d08c0
fix: [tests] Fixed hibp test which requires an API key 2021-04-14 19:57:33 +02:00
Alexandre Dulaunoy d522b25b20
chg: [test] fixing IP addresses 2021-04-14 14:55:35 +02:00
Alexandre Dulaunoy fd00fe6cb2
chg: [passivetotal] new test IP address 2021-04-14 14:51:28 +02:00
Alexandre Dulaunoy 07d23fbb9b
fix: [test] dns module 2021-04-12 14:26:38 +02:00
Alexandre Dulaunoy a912239757
chg: [test expansion] IPv4 address of CIRCL updated 2021-04-12 11:11:01 +02:00
chrisr3d 0fcdfa6c53
fix: [tests] Less specific assertion for the rbl module test 2020-11-16 18:25:59 +01:00
chrisr3d 87db6f04aa
fix: [tests] Small fixes on the expansion tests 2020-11-05 15:56:01 +01:00
chrisr3d 9f315f1728
chg: Updated the bgpranking expansion module test 2020-09-08 16:24:41 +02:00
chrisr3d f7b60bed29
chg: Updated Greynoise tests following the latest changes on the expansion module 2020-07-27 17:21:52 +02:00
Steve Clement e655905ee0
chg: [doc] in case btc expansion fails, give another hint at why it fails 2020-05-01 11:45:47 +09:00
chrisr3d f9f3db8468
chg: Quick ransomdncoin test just to make sure the module loads
- I do not have any api key right now, so the test
  should just reach the error
2020-02-25 15:26:52 +01:00
chrisr3d f28aaf07c4
fix: [tests] Fixed BGP raking module test 2020-01-21 22:04:08 +01:00
chrisr3d 31a74a10c1
fix: Fixed ipasn test input format + module version updated 2020-01-10 15:37:54 +01:00
chrisr3d 8db9891c83
fix: Updated ipasn test following the latest changes on the module 2020-01-10 15:12:52 +01:00
chrisr3d 0d3e61dc4d
add: [tests] Test case for the APIVoid module 2019-12-18 23:04:36 +01:00
chrisr3d 0f45540815
fix: [tests] With values, tests are always better ... 2019-12-18 14:54:56 +01:00
chrisr3d 6a041bc3ee Revert "fix: [tests] Fixed copy paste issue"
This reverts commit fd711475dd.
2019-12-17 23:46:37 +01:00
chrisr3d fd711475dd
fix: [tests] Fixed copy paste issue 2019-12-17 17:00:03 +01:00
chrisr3d c41545debb
fix: [tests] Fixed error catching in passive dns and ssl modules 2019-12-17 16:46:26 +01:00
chrisr3d 2fc9171a3f
fix: [tests] Avoiding issues with btc addresses 2019-12-17 16:32:29 +01:00
chrisr3d aa721acfd9
fix: [tests] Added missing variable 2019-12-17 15:47:22 +01:00
chrisr3d 3f7ee7c1a2
add: Test cases for reworked passive dns and ssl modules 2019-12-17 15:19:29 +01:00
Raphaël Vinot 772822a903 fix: OTX tests were failing, new entry. 2019-12-10 11:28:01 +01:00
Raphaël Vinot 6fcd9c9b8d fix: MIssing parameter in skip 2019-12-04 17:46:09 +01:00
Raphaël Vinot 7048f01633 chg: deactive emails tests, need update 2019-12-04 17:03:16 +01:00
Raphaël Vinot 9744c1e0a5 Revert "Merge pull request #341 from StefanKelm/master"
This reverts commit 1df0d9152e, reversing
changes made to 6042619c6b.

This PR was a fixing a typo in a test case. The typo is in a 3rd party
service.
2019-11-26 17:49:01 +01:00
Raphaël Vinot 1df0d9152e
Merge pull request #341 from StefanKelm/master
Update test_expansions.py
2019-11-26 17:21:33 +01:00
chrisr3d 9068725322
add: Xforce Exchange module tests 2019-11-05 17:13:34 +01:00
chrisr3d 2b592ce267
fix: Avoiding empty config error on passivetotal module 2019-11-01 16:59:58 +01:00
chrisr3d 83227ba889
fix: Fixed results parsing for various module tests 2019-10-31 17:16:27 +01:00
chrisr3d 4fb65672e3
fix: Fixed variable name 2019-10-31 17:16:08 +01:00
chrisr3d 604fac9690
add: Added test for vulners module 2019-10-31 11:47:47 +01:00
chrisr3d 2adba0bf83
fix: Fixed VT results 2019-10-31 11:46:58 +01:00
chrisr3d 969d8b627d
add: Added qrcode module test with its test image 2019-10-31 11:46:11 +01:00
chrisr3d 4cabbe6334
add: [test expansion] Added various tests for modules with api authentication 2019-10-30 16:29:18 +01:00
chrisr3d 7170ed6105
fix: [test expansion] Using CVE with lighter results 2019-10-29 21:36:07 +01:00
chrisr3d edb6bef628
add: [test expansion] New modules tests
- Starting testing some modules with api keys
- Testing new apiosintDS module
2019-10-29 21:35:45 +01:00