Develop #25
Merged
Develop #25
GitHub Actions / Unit Tests Report (3.11)
succeeded
Jul 15, 2025 in 0s
12 passed, 0 failed and 0 skipped
✅ reports/report.xml
12 tests were completed in 347ms with 12 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| pytest | 12✅ | 347ms |
✅ pytest
tests.unit.infrastructure.services.code_scanner.test_code_scanner
✅ test_scan_building_blocks_returns_correct_output
tests.unit.infrastructure.services.openddd_convention.test_openddd_convention_service
✅ test_format_class_code_removes_extra_blank_lines
✅ test_format_class_code_trims_trailing_whitespace
✅ test_format_class_code_ends_with_newline
✅ test_format_class_code_adds_property_to_empty_class
✅ test_format_class_code_with_messy_source
✅ test_format_class_code_ensures_one_newline_between_usings_and_namespace
tests.unit.infrastructure.services.project_scanner.test_project_scanner
✅ test_extract_project_metadata_with_nested_layers
✅ test_flat_layer_folders_are_ignored
✅ test_only_solution_named_project_is_used
✅ test_extracts_provider_settings_from_correct_config_file
tests.unit.nodes.test_extract_relevant_sources
✅ test_extract_relevant_sources_reads_expected_files
Loading