maigret icon indicating copy to clipboard operation
maigret copied to clipboard

Fixed 3 sites, disabed 3, added

Open rly0nheart opened this issue 1 month ago • 0 comments

Fixed Sites

  • Buzznet
  • Wikizilla
  • trepup.com

Disabled, due to login requirement or site is down:

  • Star Citizens
  • Waytothelight
  • Banki.ru

Added Sites

  • Star Citizens Community
  • EduGeek

Other

  • Drop use of setup.py and requirements.txt
  • Using pyproject.toml
  • Increase minimum Python requirement to 3.10, from 3.8
  • Update snapcraft.yaml file

Pytest Output

======================================================================================================= test session starts ========================================================================================================
platform linux -- Python 3.12.3, pytest-7.4.4, pluggy-1.5.0
rootdir: /../../../maigret
configfile: pytest.ini
plugins: cov-4.1.0, rerunfailures-12.0, asyncio-0.23.7, pytest_httpserver-1.0.10
asyncio: mode=Mode.AUTO
collected 66 items                                                                                                                                                                                                                 

tests/test_activation.py .                                                                                                                                                                                                   [  1%]
tests/test_cli.py ....                                                                                                                                                                                                       [  7%]
tests/test_data.py .                                                                                                                                                                                                         [  9%]
tests/test_executors.py ....                                                                                                                                                                                                 [ 15%]
tests/test_maigret.py ..                                                                                                                                                                                                     [ 18%]
tests/test_notify.py ....                                                                                                                                                                                                    [ 24%]
tests/test_report.py ............s..                                                                                                                                                                                         [ 46%]
tests/test_sites.py .............                                                                                                                                                                                            [ 66%]
tests/test_utils.py ...........                                                                                                                                                                                              [ 83%]
tests/test_activation.py s                                                                                                                                                                                                   [ 84%]
tests/test_checking.py ....                                                                                                                                                                                                  [ 90%]
tests/test_maigret.py .s.ss.                                                                                                                                                                                                 [100%]

================================================================================================== 61 passed, 5 skipped in 32.80s ==================================================================================================

rly0nheart avatar May 18 '24 22:05 rly0nheart