lana/tests
Joca 4347a882a2
Add build graph preview functionality and enhance configuration parsing
- Introduced GraphNodeSummary and GraphPlanSummary structures for build graph representation.
- Implemented preview_build_graph function to generate a summary of the build graph.
- Refactored configuration parsing to improve handling of boolean values and inheritance of lists.
- Added unit tests for build graph preview and configuration parsing.
I still don't know how to write tests.
2025-11-22 22:10:32 -03:00
..
build_graph_test.v Add build graph preview functionality and enhance configuration parsing 2025-11-22 22:10:32 -03:00
config_test.v Add build graph preview functionality and enhance configuration parsing 2025-11-22 22:10:32 -03:00
deps_test.v Add build graph preview functionality and enhance configuration parsing 2025-11-22 22:10:32 -03:00
discovery_test.v Add build graph preview functionality and enhance configuration parsing 2025-11-22 22:10:32 -03:00
test_helpers.v Add build graph preview functionality and enhance configuration parsing 2025-11-22 22:10:32 -03:00