Server/project/tests/services
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
..
ItemBaseClassService.test.ts Test - Updates ItemBaseClassService tests to inline with recent code changes 2024-04-10 23:16:04 -04:00
LocaleService.test.ts Fix issues around locales (!332) 2024-05-13 21:42:58 +00:00
PaymentService.test.ts Test - PaymentService - Refactored payMoney test 2024-04-11 21:18:35 -04:00
PlayerService.test.ts Test - Updates the experince needed to reach level 79 2024-04-10 23:06:40 -04:00
ProfileFixerService.test.ts Fix TradersInfo nextResupply if it is null in profile data (!305) 2024-04-24 07:13:31 +00:00
RagfairPriceService.test.ts Seperates ragfair pricing into seperate method 2024-04-10 12:23:28 -04:00