Commit graph

64 commits

Author SHA1 Message Date
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
csparks 6a032d9c0c asserted the presence of a result 2019-09-08 02:10:08 +00:00
csparks f08f96d171 pylint and pytest 2019-09-08 01:38:27 +00:00
csparks 703e9e16a7 closed the file after reading 2019-09-08 01:29:07 +00:00
csparks 21a60220f9 fixed pytest warnings 2019-09-08 01:20:35 +00:00
csparks 5fe745537f changed variable names in tests/test_linkedin_links.py 2019-09-08 01:04:05 +00:00
csparks 0bdf2a182a reverted debugging code 2019-09-08 00:59:58 +00:00
csparks 0b8e95c80f added new methods to pytester 2019-09-08 00:34:11 +00:00
csparks e5eaa28acd asserted that links is a list of links 2019-09-07 23:50:53 +00:00
csparks a2a2e197ec too many blank lines in test 2019-09-07 03:35:59 +00:00
csparks b18983fecb pylint 2019-09-07 03:16:56 +00:00
csparks 7ded50fd95 removed testing imports 2019-09-07 03:00:22 +00:00
csparks 88e8e88874 added unit test; removed splitter function since regex now handles dupes 2019-09-07 02:58:57 +00:00
Jay Townsend b96490d9c3 flake8 fixes and pep8 2019-08-19 22:50:32 +01:00