Commit Graph

56 Commits

Author SHA1 Message Date
45d2a31d03 Merge branch 'feature/virtual-rooms-1.2' into feature/add-units
# Conflicts:
#	public/locales/de/Common.json
2022-04-04 19:34:51 +03:00
696ffd7df1 Web: Translations: Tests: Extended DuplicatesFilesByMD5HashTest test method with external md5-excludes.json file 2022-03-10 15:11:04 +03:00
Timofey
f6e4cc4d71 Merge branch 'develop' into feature/new-filter-input 2022-02-09 19:54:11 +08: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
bedfad1ec5 Merge branch 'master' into develop
# Conflicts:
#	common/ASC.Core.Common/Caching/CachedUserService.cs
#	common/ASC.Core.Common/Migrations/MySql/FilesDbContextMySql/20211012145330_FilesDbContextMySql.cs
#	common/ASC.Core.Common/Migrations/PostgreSql/FilesDbContextPostgreSql/20211012145331_FilesDbContextPostgreSql.Designer.cs
#	common/ASC.Core.Common/Migrations/PostgreSql/FilesDbContextPostgreSql/20211012145331_FilesDbContextPostgreSql.cs
#	common/ASC.Core.Common/Migrations/PostgreSql/FilesDbContextPostgreSql/PostgreSqlFilesDbContextModelSnapshot.cs
#	products/ASC.Files/Client/src/pages/Home/Section/Header/index.js
#	products/ASC.Files/Client/src/store/DialogsStore.js
#	products/ASC.Files/Client/src/store/FilesActionsStore.js
#	products/ASC.Files/Core/Core/Dao/TeamlabDao/TagDao.cs
#	products/ASC.Files/Core/Core/EF/FilesDbContext.cs
#	products/ASC.Files/Core/Core/Thirdparty/GoogleDrive/GoogleDriveStorage.cs
#	products/ASC.Files/Core/Migrations/MySql/FilesDbContextMySql/MySqlFilesDbContextModelSnapshot.cs
#	products/ASC.Files/Server/DocStore
#	web/ASC.Web.Api/Controllers/SettingsController.cs
#	web/ASC.Web.Core/Tfa/TfaManager.cs
2021-12-28 18:21:44 +03:00
33026385e2 Web: Tests: Added new excludes to spellcheck-excludes.json 2021-12-23 11:36:59 +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
05f5358fb9 Web: Tests: Fix some false alarms on SpellCheckTest 2021-12-21 20:18:37 +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
649e1b420a Web: Tests: Added Md5Hash property 2021-12-21 16:12:37 +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
1ab4e0e0b0 Web: Tests: Fix MidpointRounding 2021-11-29 16:07:04 +03:00
ab4bcdfac5 Web: Tests: Speed up tests (replaced SetUp to OneTimeSetUp) + Added new ParseJsonTest 2021-11-29 15:53:46 +03:00
8ca88e4620 Merge branch 'develop' into feature/net6
# Conflicts:
#	common/ASC.Api.Core/Core/BaseStartup.cs
#	common/ASC.Common/ASC.Common.csproj
#	products/ASC.CRM/BackgroundTasks/ASC.CRM.BackgroundTasks.csproj
#	products/ASC.Files/Core/HttpHandlers/FileHandler.ashx.cs
#	products/ASC.Files/Server/ASC.Files.csproj
#	web/ASC.Web.HealthChecks.UI/ASC.Web.HealthChecks.UI.csproj
2021-11-23 16:40:50 +03:00
51d6f72862 Web: Files: Fix translation 2021-11-22 14:58:06 +03:00
5e9ad53f6f Web: Tests: Fix key 'ns' issues 2021-11-22 11:19:52 +03:00
c7c7267a9a Test: Added new WrongTranslationVariablesTest and fix it's issues 2021-11-13 19:03:10 +03:00
bf80a38df0 Tests: Fix NotFoundKeysTest for "Home:EmptyFolderHeader" and "Home:ContainsSpecCharacter" 2021-11-08 15:52:16 +03:00
90199126c7 Tests: Skip Banner.js (translations from firebase) from NotFoundKeysTest 2021-11-08 15:46:15 +03:00
b791586252 net6 2021-08-25 18:26:13 +03:00
a66e3afa92 Web: Tests: Commented "Save empty 'EN' keys to not found files" 2021-06-11 18:18:38 +03:00
72f27e9b55 Web: Tests: Added new NotTranslatedToastsTest() 2021-06-01 20:00:36 +03:00
3ca36c9dd2 Web: Tests: Added new Common translations; 2021-06-01 17:00:55 +03:00
23e1083be7 Web: Removed empty translations keys 2021-06-01 13:49:37 +03:00
424ea1396b Web: Tests: Added opportunity to apply new Common translations 2021-06-01 11:44:46 +03:00
353fda6ff8 Web: Tests: Added opportunity to apply new translations 2021-06-01 11:29:46 +03:00
a7befed9be Web: Tests: Refactoring 2021-05-31 21:01:47 +03:00
f9f049bb80 Web: Tests: Added new EmptyValueKeysTest() 2021-05-31 20:53:26 +03:00
7beccd192b Web: Added not found keys in 'de' language translation files (fix NotTranslatedKeysTest issue) 2021-05-31 20:33:12 +03:00
061b4e46e7 Web: Added not found 'de' language translation files (fix NotAllLanguageTranslatedTest issue) 2021-05-31 19:11:58 +03:00
e2b9561d7b Web: Rewritten all json translation files with sorting of properties alphabetically 2021-05-31 18:34:15 +03:00
04fd99a01e Web: Test: Added new NotTranslatedCommonKeysTest 2021-05-28 11:49:05 +03:00
953602b98b Web: Test: Fix "Translations:" issues 2021-05-28 11:35:55 +03:00
d0d6b4e3e2 Web: Test: Added new UselessModuleTranslationKeysTest 2021-05-28 10:58:27 +03:00
d07671c708 Web: Tests: Added more info on test NotTranslatedKeysTest() assertion 2021-05-27 16:37:38 +03:00
224cbc4b65 Web: Test: Added collection of ModuleFolders for future tests 2021-05-27 15:51:44 +03:00
a9ddfc0a4a Web: Tests: Added more info on test NotAllLanguageTranslatedTest() assertion 2021-05-27 12:15:45 +03:00
7d1af40f6a Web: Fix translation tests issues 2021-05-27 11:27:27 +03:00
7a12a26518 Web: Test: Add error message formatting 2021-05-26 10:50:14 +03:00
b372836d71 Web: Tests: Added new FullDublicatesTest
+ Fix DublicatesByContentTest (not the same translations on 'ru' language);
+ Added displaying test issues
2021-05-25 17:19:05 +03:00
0136c3933a Web: Tests: Added opportunity to save dublicates test data 2021-05-24 17:40:29 +03:00
f16dd00f63 Web: Tests: Fix search translations inside components and common 2021-05-21 15:39:49 +03:00
55d7d034af Web: Refactoring tests 2021-05-21 15:27:56 +03:00
a04fc86d0f Web: Tests: Remove $ from regexp (variables match issue) 2021-05-21 14:38:11 +03:00