Gretchen Leigh Miller
f64db214d4
ruff linting fixes ( #343 )
...
* ruff linting fixes
* move imports back down to where they're re-exported
2025-03-07 16:03:35 -08:00
Gretchen Leigh Miller
6f011cc6c8
ruff import sorting pass + adding uv.lock ( #342 )
...
Python Formatting Check / formatting (push) Waiting to run
Tests / Run tests (3.12) (push) Waiting to run
Tests / Run tests (3.8) (push) Waiting to run
* ruff import sorting pass
* add uv.lock
* move comment back to its proper place
2025-03-07 10:04:11 -08:00
Misty De Méo
c59b08df33
test: add CI ( #329 )
...
Python Formatting Check / formatting (push) Waiting to run
Tests / Run tests (3.12) (push) Waiting to run
Tests / Run tests (3.8) (push) Waiting to run
This adds two CI runs: a quick one that happens for every pull
request and merge to master, and a longer one that happens daily.
This also adds a new installation group to setup.py because the
`easy` group isn't currently installable, and some of the dependencies
specified there need to be present for the tests to run.
2025-03-04 09:34:23 -08:00
Alex Dempsey
8b23430a87
Use black, enforce with GitHub Actions
2024-02-08 12:07:41 -08:00
Noah Levitt
88d3d3b310
why did those tests fail??? ( #117 )
...
1.4 for pypi
2018-08-22 14:35:39 -07:00
Noah Levitt
f140e5bdbd
allow this stupid test to fail
2017-04-21 12:17:11 -07:00
Noah Levitt
ba519d7288
improve messaging when brozzler-stop-crawl is passed nonexistent seed/job id
2017-04-20 18:04:17 -07:00
Noah Levitt
fae60e9960
parameterize command line entry points and add tests of --version, a rudimentary check that the commands at least run
2017-04-14 11:46:26 -07:00