Commit graph

93 commits

Author SHA1 Message Date
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
Jay Townsend 59d783e12d flake8 fixes and pep8 2019-08-19 22:36:33 +01:00
Cameron Ruatta 84e01c4cc1 Add more tests 2019-06-29 18:20:36 -07:00
Cameron Ruatta 71b98154c8 Adding tests 2019-06-16 12:57:37 -07:00
Cameron Ruatta 93d9154bc9 Adding tests 2019-06-16 10:24:39 -07:00
Cameron Ruatta 26c151dd3f Adding tests 2019-06-15 21:46:56 -07:00
blshkv b3a2bb8fb9 fix test file 2019-03-24 15:53:59 +08:00
L1ghtn1ng aab37bd984 update travis.yml file and builds should work now 2019-02-10 21:38:24 +00:00
Lee Baird ca61fc2ab4 Fixed init bug and modified permissions. 2019-01-10 21:38:44 -06:00
L1ghtn1ng ec4d064823 Update a lot of things to be pep8, fixed some missing engines from the all flag, introduce pytest for tests, f-stringify some things 2019-01-06 09:50:07 +00:00
L1ghtn1ng 8f953c6e33 Major tidy up of code to make certain things pep8 compliant and put parsers in to there own directory to tidy up the root tree 2018-12-28 00:49:56 +00:00
NotoriousRebel 157ff0dc69 Converted more code to python3 shodan works for the most part. 2018-11-20 12:04:57 -05:00
NotoriousRebel 2a20d3ff47 Starting the change from python2 to python3.7 2018-11-14 22:13:52 -05:00
laramies 12abae2b44 Email parser
Changed Regexp for Email parsing, supposed to produce cleaner results.
2016-04-19 00:00:45 +01:00
laramies 5c0adba5fe 2.6
Rearrange htmlExport, created tests directory.
2015-05-10 23:43:09 +01:00