23 Commits
Author SHA1 Message Date
NotoriousRebel 0a94f1aad6 Polish Python docstrings 2026-08-18 11:47:55 -04:00
NotoriousRebel 724023bd50 fix: configure standalone API example logging 2026-07-20 23:37:09 -04:00
Branch VincentandGitHub 26c8d639be Merge pull request #2220
* support python 3.14

* fix syntax warnings

* bump dockerfile to 3.14, optimize build time + size
2025-12-30 09:36:19 +00:00
L1ghtn1ng be106ad779 Add missing @pytest.mark.asyncio decorators to async tests and improve error handling in otxsearch.py 2025-10-12 00:03:13 +01:00
L1ghtn1ng 2b4732497f Replace requests with httpx for improved async support and update related tests accordingly. 2025-08-29 03:20:58 +01:00
L1ghtn1ng 51d76e4ed1 Fix mypy errors lee to qa 2025-08-08 01:51:44 +01:00
L1ghtn1ng 7a539ae155 Fix #2012 2025-07-08 21:56:54 +01:00
L1ghtn1ng 93966a4a24 fix mypy errors 2025-01-26 06:28:18 +00:00
L1ghtn1ng 13a0cdd62a Add async pagination helper and update pytest settings
Introduce the `next_page_or_end` method in `githubcode.py` to handle pagination. Additionally, modify the test case and upgrade pytest settings in `pyproject.toml` to the latest versions, ensuring compatibility and updated configurations.
2024-10-27 01:02:05 +01:00
yoonthegoonandJ.Townsend c13843ec0d #1492 run black . and isort . 2023-07-27 01:34:21 +01:00
L1ghtn1ng f175269941 add a boat load of static typing fixes 2022-10-31 00:51:59 +00:00
J.TownsendandGitHub 22e1eb9bdb A lot of changes and fixes (#1168)
* add pytest.ini file and fix test warning in qwantsearch

* ignore unsed imports

* Remove n45ht as the api is down

* Remove modules that use google as google blocks you after one go

* Remove missed code from when removing modules that use google

* Remove missed code from when removing modules that use google

* Add new vt-py dep and update pytest

* WIP virustotal migration to api

* Remove test that fails due to how the api returns not found entries

* Remove entries from myparser re google

* update fastapi and starlette

* update version

* Update dockerfile to use dev ubuntu version

* remove spyse module

* remove spyse dep

* fix tests by removing un-needed tests and indentation fix

* fix some mypy errors

* remove spyse and remove color output and fix mypy error

* flake8 fixes

* bump version and set it a dev version
2022-08-03 23:12:59 +01:00
NotoriousRebel d90f940668 Updated certspotter search and changed github code to start with test. 2020-02-13 18:45:52 -05: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
L1ghtn1ng 026311fcdb More wip for getting tests working 2020-01-04 07:24:09 +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