hokusai/tests
Konstantin Fickel 3bfad87dce
All checks were successful
Continuous Integration / Build Package (push) Successful in 29s
Continuous Integration / Lint, Check & Test (push) Successful in 46s
fix: pass all reference images to OpenAI images.edit endpoint
2026-02-15 15:06:58 +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 refactor: use project-named state file and store prompt/params directly 2026-02-15 13:56:12 +01:00
test_cli.py refactor: use project-named state file and store prompt/params directly 2026-02-15 13:56:12 +01:00
test_config.py feat: add OpenAI as provider for text and image generation 2026-02-15 13:48:06 +01:00
test_graph.py feat: support multiple reference images with model-aware API mapping 2026-02-14 17:19:54 +01:00
test_providers.py fix: pass all reference images to OpenAI images.edit endpoint 2026-02-15 15:06:58 +01:00
test_resolve.py refactor: move model definitions into providers and extract resolve module 2026-02-15 11:03:57 +01:00
test_state.py refactor: use project-named state file and store prompt/params directly 2026-02-15 13:56:12 +01:00