Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text Subsystem: Improve autocolor names feature + Choice Subsystem: Allow using input action for choices #2451

Merged
merged 3 commits into from
Oct 26, 2024

Text: Improve name coloring

d322234
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Text Subsystem: Improve autocolor names feature + Choice Subsystem: Allow using input action for choices #2451

Text: Improve name coloring
d322234
Select commit
Loading
Failed to load commit list.
GitHub Actions / test_report succeeded Oct 26, 2024 in 0s

15 passed, 0 failed and 0 skipped

Tests passed successfully

✅ home/runner/work/dialogic/dialogic/reports/report_1/results.xml

15 tests were completed in 59ms with 15 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
glossary_resource_test 4✅ 11ms
guess_special_resource_test 3✅ 24ms
subsystem_history_test 2✅ 7ms
subsystem_text_test 3✅ 8ms
test_auto_advance 2✅ 6ms
test_example 1✅ 3ms

✅ glossary_resource_test

✅ test_add_entry
✅ test_replace_entries
✅ test_remove_entry
✅ test_add_duplicates

✅ guess_special_resource_test

✅ test_fade_in_animation_paths
✅ test_invalid_animation_path
✅ test_invalid_type_path

✅ subsystem_history_test

✅ test_save_load_visited
✅ test_deletion_save_visited

✅ subsystem_text_test

✅ test_missing_current_speaker
✅ test_set_invalid_current_speaker
✅ test_set_valid_current_speaker

✅ test_auto_advance

✅ test_enable_auto_advance
✅ test_disable_auto_advance

✅ test_example

✅ test_example