Add unit tests for PPT composer locale handling (#696)

* Initial plan

* Add unit tests for PPT composer localization

Co-authored-by: WillemJiang <219644+WillemJiang@users.noreply.github.com>

* Add ppt_content_*.md to .gitignore and remove temp files

Co-authored-by: WillemJiang <219644+WillemJiang@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: WillemJiang <219644+WillemJiang@users.noreply.github.com>
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
This commit is contained in:
Copilot
2025-11-22 17:03:06 +08:00
committed by GitHub
parent 1bfcf9f429
commit cc9414f978
2 changed files with 138 additions and 0 deletions

3
.gitignore vendored
View File

@@ -27,3 +27,6 @@ conf.yaml
# coverage report
coverage.xml
coverage/
# Temporary PPT content files
ppt_content_*.md