Use in-memory celery for test suite instead of mocking #21
python.yml
on: pull_request
Tests (pytest)
4m 26s
Linting (pylint)
1m 54s
Typing (mypy)
49s
Formatting (black; run ./bw-dev black to fix)
14s
Annotations
2 errors and 1 warning
Tests (pytest):
bookwyrm/tests/management/test_populate_streams.py#L57
Activitystreams.test_populate_streams
TypeError: Activitystreams.test_populate_streams() missing 1 required positional argument: '_'
|
Tests (pytest)
Process completed with exit code 1.
|
Formatting (black; run ./bw-dev black to fix)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|