Server/project/tests
DrakiaXYZ adab18e3fb Fix issues around locales (!332)
- Remove locale check for give command (Now handled in the localeService itself)
- Fix variable names/spelling/lowercase in LocaleService.getPlatformForServerLocale (should be no change in behaviour)
- Rewrite LocaleService.getPlatformForClientLocale to not depend on serverSupportedLocales, and instead just use the tables for validity checking
- Expand fallback of client locale handling to include the region code (Handles Czech and Korean locales)
- Write tests for locales

Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/332
Co-authored-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
Co-committed-by: DrakiaXYZ <drakiaxyz@noreply.dev.sp-tarkov.com>
2024-05-13 21:42:58 +00:00
..
__factories__ Test - Insurance - Updates for v3.8 2024-04-11 21:18:38 -04:00
__fixture__ Test - Insurance - Updates for v3.8 2024-04-11 21:18:38 -04:00
__mocks__ Formatting for test classes. 2023-11-10 17:21:20 -05:00
controllers Updated insurance tests 2024-05-06 19:33:44 +01:00
generators Fixed two getHighestRelativeBotLevel() tests caused by a refactor of the functions parameters 2024-05-13 22:41:34 +01:00
helpers FIxed getItems() test due to changes in how items are cloned 2024-05-13 22:31:53 +01:00
services Fix issues around locales (!332) 2024-05-13 21:42:58 +00:00
utils Reworked LinkedList and Queue 2023-12-21 22:27:19 +00:00
CustomEnvironment.ts Formatting Change - Space is now given around object properties. 2023-11-13 12:38:16 -05:00