hokusai/tests
Konstantin Fickel b69c38ac13
All checks were successful
Continuous Integration / Build Package (push) Successful in 32s
Continuous Integration / Lint, Check & Test (push) Successful in 51s
fix: inline WriteConfig type alias in tests to fix nix flake check
The tests.conftest import could not be resolved in the nix sandbox
because tests is not a proper package. Define the WriteConfig type
alias directly in test_builder.py and test_graph.py instead.
2026-02-14 16:50:55 +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 fix: inline WriteConfig type alias in tests to fix nix flake check 2026-02-14 16:50:55 +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 fix: inline WriteConfig type alias in tests to fix nix flake check 2026-02-14 16:50:55 +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