Commit graph

77 commits

Author SHA1 Message Date
L1ghtn1ng
65baabbdcf debug info to see what github actions is doing 2021-08-22 04:35:40 +01:00
L1ghtn1ng
6c71979308 debug info to see what github actions is doing 2021-08-22 04:28:24 +01:00
L1ghtn1ng
cca6652512 debug info to see what github actions is doing 2021-08-22 04:23:03 +01:00
L1ghtn1ng
448aa402c4 debug info to see what github actions is doing 2021-08-22 04:22:01 +01:00
L1ghtn1ng
59ac74e629 Found an even better way of checking if running on GH actions and to skip with pytest and tidyer as well 2021-08-22 03:59:34 +01:00
L1ghtn1ng
f43854ef0f Adjust if statment for is_github_action() 2021-08-22 02:20:38 +01:00
L1ghtn1ng
aa5760f419 Adjust unitests to be able to skip if run on github 2021-08-22 02:12:08 +01:00
L1ghtn1ng
f3f62232a4 Add bufferover unit test 2021-06-30 01:15:30 +01:00
L1ghtn1ng
f8e911ee17 flake8 test fix 2021-06-28 01:19:10 +01:00
L1ghtn1ng
faf7b23af2 update threatminer unit test 2021-06-21 00:28:03 +01:00
L1ghtn1ng
3244fac0cf update sublist3r unit test 2021-06-21 00:19:52 +01:00
L1ghtn1ng
d28393b9a2 Add new module anubis and unit test for it. Update shodan related things 2021-06-21 00:19:27 +01:00
L1ghtn1ng
c0e2b38a51 fix omnisint unit test 2021-05-17 22:04:36 +01:00
L1ghtn1ng
ae6216a4ef fix test 2020-12-14 22:18:30 +00:00
L1ghtn1ng
8032d3fdc9 update otx test 2020-09-21 18:36:36 +01:00
L1ghtn1ng
0efdf38bec Add new module Omnisint 2020-09-21 18:36:20 +01:00
mm
9a5784b129 add static typing and tests (qwant search engine discovery) 2020-08-17 13:31:15 +02:00
L1ghtn1ng
51e92b6eb5 Fix threatminer unittest 2020-06-05 15:39:11 +01:00
L1ghtn1ng
1a4328b4bb Add new threatminer module 2020-05-25 20:52:53 +01:00
L1ghtn1ng
d9b4ed3b28 Add new sublist3r module and remove vhost from sources 2020-05-17 23:29:22 +01:00
NotoriousRebel
d90f940668 Updated certspotter search and changed github code to start with test. 2020-02-13 18:45:52 -05:00
NotoriousRebel
7f8aea33ad flake8 fixes. 2020-02-13 17:32:17 -05:00
NotoriousRebel
c1e9e0c9c1 removed unncessary tests. 2020-02-13 17:19:51 -05:00
NotoriousRebel
f9317d15f2 Fixed conflict. 2020-02-13 17:08:25 -05:00
NotoriousRebel
19391b9d8f Updated github tests most are passing. 2020-02-13 16:03:02 -05:00
L1ghtn1ng
4d48dcbb34 misc fixes and working on new module 2020-02-11 19:10:35 +00:00
L1ghtn1ng
fe3d6a332e Fix proxy in setup that was missed and disable github test 2020-02-11 16:24:38 +00:00
L1ghtn1ng
9cb1fcae61 Updated deps for the github test 2020-02-02 23:27:46 +00:00
L1ghtn1ng
ff82dfbf68 Tidy up tests and remove duplicated code 2020-01-15 22:29:42 +00:00
Matt
d9968ee1da
Merge branch 'dev' into master 2020-01-14 21:56:10 -05:00
Matt
1a50276c95
Merge branch 'master' into dev 2020-01-14 21:29:32 -05:00
NotoriousRebel
62f3bc6f93 Got spyse working and fixed linkedin test. 2020-01-14 21:25:58 -05:00
L1ghtn1ng
df89e19984 tests WIP for linkedin links 2020-01-14 23:39:00 +00:00
L1ghtn1ng
41f7497ae5 Remove 1 test and tidy up a few things and work on sypse module also add exalead to sources and update README.md about how to install theHarvester 2020-01-14 23:23:20 +00:00
NotoriousRebel
ad22b9a8c1 Updated searches made google workaround just return True right away atm. 2020-01-06 17:32:34 -05:00
L1ghtn1ng
026311fcdb More wip for getting tests working 2020-01-04 07:24:09 +00:00
L1ghtn1ng
789b3f8d3e certspotter test working linkedin links WIP due to module needing to be ported to async 2019-12-31 03:37:21 +00:00
L1ghtn1ng
f472d95d2b add pytest-asyncio to deps and got otx test working 2019-12-31 03:17:41 +00:00
L1ghtn1ng
7dc1442151 Fix unit test due to the pep8 fix for stash lib 2019-10-21 01:15:24 +01:00
mmayank
bc0285cc8b Add MORE tests 2019-10-20 01:05:31 +05:30
mmayank
cab523f47a Add more tests 2019-10-20 00:34:26 +05:30
mmayank
7fe4cef755 Add test skeleton for theHarvester 2019-10-20 00:19:51 +05:30
L1ghtn1ng
7a28a0a4c4 Add certspotter module 2019-10-14 01:07:16 +01:00
NotoriousRebel
1286ba4b75 Fixed test in test_otx and fixed pep8 error in main.py 2019-09-25 15:17:24 -04:00
Jay Townsend
6de05139bf Add otx tests
Signed-off-by: Jay Townsend <townsend891@hotmail.com>
2019-09-22 17:03:53 +01:00
csparks
e2035650a2 fixed overindent error from pytest 2019-09-08 16:43:20 +00:00
csparks
d2384336e4 added new test for splitter function 2019-09-08 16:35:07 +00:00
csparks
c5cf08da24 assertion typeof == list 2019-09-08 02:54:59 +00:00
csparks
d92afaab63 testing 2019-09-08 02:28:35 +00:00
csparks
8f614cf879 assert [] 2019-09-08 02:18:54 +00:00