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 |
chrisr3d
|
d683665589
|
chg: [test expansion] Enhanced results parsing
|
2019-10-29 21:15:22 +01:00 |
chrisr3d
|
f15ab8162f
|
add: cve_advanced module test + functions to test attributes and objects results
|
2019-10-27 21:19:43 +01:00 |
chrisr3d
|
93858e302a
|
fix: Removed unused self param turning the associated functions into static methods
|
2019-10-27 21:16:31 +01:00 |
chrisr3d
|
63dba29c52
|
fix: Fixed module names with - to avoid errors with python paths
|
2019-10-18 11:09:10 +02:00 |
chrisr3d
|
6df0072e60
|
fix: Using absolute path to open files instead of relative path
|
2019-10-18 09:43:53 +02:00 |
chrisr3d
|
93bc178717
|
fix: Removed unused import\
|
2019-10-17 16:36:56 +02:00 |
chrisr3d
|
7aa78636a5
|
add: Tests for all the office, libreoffice, pdf & OCR enrich modules
|
2019-10-17 16:32:26 +02:00 |
chrisr3d
|
60ef1901e2
|
fix: Handling issues when the otx api is queried too often in a short time
|
2019-10-17 12:46:29 +02:00 |
chrisr3d
|
9f7f11107c
|
fix: Fixed ThreatMiner results parsing
|
2019-10-17 10:41:11 +02:00 |
chrisr3d
|
a7e523ab61
|
add: threatminer module test
|
2019-10-16 22:00:36 +02:00 |
StefanKelm
|
0e6d514198
|
Update test_expansions.py
Tiniest of typos
|
2019-10-16 12:40:22 +02:00 |
chrisr3d
|
1786b23b27
|
add: Tests for expansion modules with different input types
|
2019-10-15 16:04:03 +02:00 |
chrisr3d
|
bc0c7c7d7d
|
fix: Catching wikidata errors properly + fixed errors parsing
|
2019-10-15 14:41:38 +02:00 |
chrisr3d
|
b1ae8deb6b
|
fix: Handling errors and exceptions for expansion modules tests that could fail due to a connection error
|
2019-10-08 15:50:15 +02:00 |
chrisr3d
|
e1faf64296
|
add: Added tests for the rest of the easily testable expansion modules
- More tests for more complex modules to come soon
|
2019-10-07 17:14:27 +02:00 |
chrisr3d
|
6a3c907222
|
fix: DBL spamhaus test
|
2019-10-05 00:15:29 +02:00 |
chrisr3d
|
1130eaf840
|
fix: Quick typo & dbl spamhaus test fixes
|
2019-10-04 23:16:28 +02:00 |
chrisr3d
|
db804b6a12
|
add: Tests for sigma queries and syntax validator modules
|
2019-10-04 17:46:25 +02:00 |
chrisr3d
|
5e53583eb1
|
Merge branch 'master' of github.com:MISP/misp-modules into tests
|
2019-10-04 17:23:38 +02:00 |
chrisr3d
|
b9b78d1606
|
fix: Travis tests should be happy now
|
2019-10-04 17:22:32 +02:00 |
chrisr3d
|
5cd42b52b6
|
Merge branch 'master' of github.com:MISP/misp-modules into tests
|
2019-10-04 17:02:19 +02:00 |
chrisr3d
|
6bcd60871c
|
fix: copy paste syntax error
|
2019-10-04 17:01:22 +02:00 |