Commit Graph

85 Commits

Author SHA1 Message Date
2342926313 Translations: Tests: restore fix 2024-06-10 13:22:31 +04:00
b64afa226c Added new tests. 2024-06-10 12:01:47 +03:00
7603d4772f Translations: Tests: Fix incorrect compare if equal keys from different files (WrongTranslationVariablesTest issue) 2024-06-10 12:07:32 +04:00
3b80cd5e1e Translations: Tests: Skip '.next/' directory from JavaScriptFiles 2024-04-11 11:16:54 +04:00
62f718809b Translations: Tests: Fix WrongTranslationTagsTest - incorrect regexp 2024-04-11 10:58:36 +04:00
adcc11094d Copyright 2024 2024-03-18 03:13:02 +04:00
b37b3aabf1 Fix UselessTranslationKeysTest issues with t?.("KEY") 2024-03-07 18:58:11 +04:00
2019a752be Tests: Translations: Added test order 2024-03-07 17:43:51 +04:00
8b7f837857 Tests: Translations: hide annoying "not found" messages 2024-03-07 17:10:49 +04:00
a86789a2dc Fix translations tests run 2024-03-05 13:01:04 +04:00
4e9e7ec808 Fix translations test run 2024-02-27 15:23:37 +04:00
9761a340f5 Move many translation keys to Common 2024-02-13 04:42:10 +04:00
dc805b8cbd Fix UselessModuleTranslationKeysTest issue (key: FreeStartupPlan) 2023-05-16 12:46:49 +04:00
3e2e60e7b0 Translation: Tests: Fix spell check test 2023-04-14 18:21:48 +04:00
acbbc78533 Translations: Tests: Added SpellCheck Common excludes 2023-04-14 13:29:31 +04:00
69d2ff0a24 Translations: Tests: Added tests exceptions for toasts headers 2023-04-13 18:53:15 +04:00
13ca42dcc0 Translations: Test: Add new NotTranslatedPropsTest 2023-04-12 14:30:22 +04:00
bfd7e78815 Translations: Tests: Added new WrongTranslationTagsTest 2023-04-11 14:59:08 +04:00
cff8d0d797 Fix NotTranslatedToastsTest issue 2023-03-13 13:14:44 +04:00
34b3fe715c Fix frontend tests running 2023-03-09 12:12:31 +04:00
d4a8b2609f Web: Tests: Added new images tests 2022-12-10 14:07:57 +03:00
aa7c2f5b61 Update LocalesTest.cs
Fix translations tests for toast getTitle method
2022-12-02 16:52:49 +03:00
8b9f3a5c82 Update LocalesTest.cs
Fix detection of tKey translations
2022-12-02 16:30:24 +03:00
d401c06876 Translations tests refactoring 2022-12-02 15:56:52 +03:00
0b6000e200 Tests: Refactoring 2022-12-01 18:56:13 +03:00
9276cd9dfc Update LocalesTest.cs
Added support of typescript files
2022-12-01 13:48:43 +03:00
6923a767bd Fix run NotTranslatedCommonKeysTest on macos 2022-12-01 13:47:53 +03:00
9a2c392a96 Fix running tests on macos 2022-12-01 13:26:50 +03:00
bc12140f9e Skip pt-BR from DublicatesFilesByMD5HashTest 2022-10-24 11:01:11 +03:00
d316a68b51 Fix _md5ExcludesPath 2022-10-21 19:23:58 +03:00
34490919b1 Added Utils.ConvertPathToOS method 2022-10-21 19:07:07 +03:00
31c90ae95a Added more logs 2022-10-21 18:31:31 +03:00
3ae92932a2 Removed invalid chars 2022-10-21 17:30:07 +03:00
8d0d536bf6 Fix path issues 2022-10-21 17:21:12 +03:00
07e8e49579 Web: Fix Frontend.Translations.Tests run 2022-08-01 15:55:39 +03:00
d7967854d9 Web: Translations: SpellCheck: Added support of additional dictionaries: fi_FI 2022-05-30 15:45:31 +03:00
4adc4ce5b6 Web: Translations: Added new SingleKeyFilesTest 2022-05-23 21:34:14 +03:00
dade86cb3e Web: Translations: Commented annoying TranslationsEncodingTest (too many false alarms) 2022-05-23 21:33:05 +03:00
fdcdefc0ea Web: Translations: Fix TranslationsEncodingTest issues (iso-8859-13) 2022-05-13 14:49:08 +03:00
696ffd7df1 Web: Translations: Tests: Extended DuplicatesFilesByMD5HashTest test method with external md5-excludes.json file 2022-03-10 15:11:04 +03:00
32c398c044 Web: Tests: Added opportunity to sort translation files by Key with new Configurations -> SORT in VS 2022-01-21 12:53:29 +03:00
34441d6335 Web: Moved some translations from Files to COMMON for asc-web-components 2022-01-21 11:49:16 +03:00
7e919c9f83 Web: Tests: Fix translations test issues 2022-01-20 22:06:33 +03:00
4fdbef8781 Web: Tests: Fix UselessTranslationKeysTest issues on asc-web-components js-files 2022-01-20 18:22:20 +03:00
a785eb2692 Web: Tests: Added spellcheck-excludes.json and opportunity to skip some spell check issues 2021-12-22 18:17:22 +03:00
33f9485230 Web: Tests: Skip some hashes for DublicatesFilesByMD5HashTest 2021-12-21 17:05:24 +03:00
4274e3a581 Web: Tests:
+ Added new SpellCheckTest() and submodule (common/Tests/Frontend.Translations.Tests/dictionaries)
+ Split tests on categories FastRunning|LongRunning
+ Added new build/run.translations.spellcheck.test.bat
2021-12-21 16:59:04 +03:00
46386a6f6c Web: Tests: Added new DublicatesFilesByMD5HashTest() test 2021-12-16 15:53:58 +03:00
7bab795feb Web: Tests: Added new TranslationsEncodingTest() 2021-12-13 13:18:13 +03:00
1ef04fd3d1 Web: Tests: Fix formatting 2021-12-03 12:15:21 +03:00