openthebox/tests/OpenTheBox.Tests
Samuel Bouchet aeae979d05 Fix adventure parsing, add French accents, fix cosmetic translation bug
- Fix Loreline parsing: escape quotes in dialogue, remove [if] bracket
  syntax, remove # in text conflicting with tags
- Add French accents to all 9 .fr.lor translation files (hundreds of fixes)
- Fix cosmetic equip display: use item nameKey lookup instead of
  constructing key from cosmeticValue (fixes StardustLegendary MISSING)
- Deduplicate cosmetics in appearance menu
- Localize all hardcoded strings (welcome, inventory, adventure, cosmetic)
- Add new tests: Loreline parsing (19), cosmetic slot keys, slot+value
  uniqueness (302 total, 0 failures)
2026-03-11 20:40:07 +01:00
..
CraftingTests.cs Add adventure secret branches, Destiny finale, crafting system, and project docs 2026-03-11 17:50:37 +01:00
OpenTheBox.Tests.csproj Fix adventure parsing, add French accents, fix cosmetic translation bug 2026-03-11 20:40:07 +01:00
RendererTests.cs Fix bugs, add endgame/completion features, adventure dedup, and comprehensive renderer tests 2026-03-11 09:34:30 +01:00
UnitTest1.cs Fix adventure parsing, add French accents, fix cosmetic translation bug 2026-03-11 20:40:07 +01:00