hokusai/tests
Konstantin Fickel cf73511876
Some checks failed
Continuous Integration / Build Package (push) Successful in 41s
Continuous Integration / Lint, Check & Test (push) Failing after 59s
refactor: replace blackforest package with custom async BFL client
Implement bulkgen/providers/bfl.py with a fully async httpx-based client
that supports all current and future BFL models (including flux-2-*).
Remove the blackforest dependency and simplify the image provider by
eliminating the asyncio.to_thread wrapper.
2026-02-14 16:44:36 +01:00
..
__init__.py test: add integration tests for all modules 2026-02-14 11:07:36 +01:00
conftest.py test: add integration tests for all modules 2026-02-14 11:07:36 +01:00
test_builder.py test: add integration tests for all modules 2026-02-14 11:07:36 +01:00
test_cli.py test: add integration tests for all modules 2026-02-14 11:07:36 +01:00
test_config.py test: add integration tests for all modules 2026-02-14 11:07:36 +01:00
test_graph.py test: add integration tests for all modules 2026-02-14 11:07:36 +01:00
test_providers.py refactor: replace blackforest package with custom async BFL client 2026-02-14 16:44:36 +01:00
test_state.py test: add integration tests for all modules 2026-02-14 11:07:36 +01:00