In D529#10934, @erik wrote:Added tests for Core and Custom modules -
unknown_option_tests_v2.patch72 KBDownload
- Queries
- All Stories
- Search
- Advanced Search
Feed Advanced Search
Advanced Search
Advanced Search
Aug 13 2025
Aug 13 2025
Aug 11 2025
Aug 11 2025
Added tests for "core" and "custom" modules.
Reclassified some tests from Unit to Functional.
Aug 8 2025
Aug 8 2025
Renamed the "kOptionsFormatter" class test for Phabricator to be able to generate coverage report from it.
Aug 6 2025
Aug 6 2025
Found these problems and fixed them (related to tests in the patch):
Added more unit tests (original version created by Erik).
Aug 5 2025
Aug 5 2025
alex added "MINC-212" JIRA issue(s) to rMINC16840: Fixes MINC-212 - Fix notice in the "Entire Order" functionality for the….
alex committed rMINC16840: Fixes MINC-212 - Fix notice in the "Entire Order" functionality for the….
Fixes MINC-212 - Fix notice in the "Entire Order" functionality for the…
Aug 4 2025
Aug 4 2025
alex added "INP-1919" JIRA issue(s) to rINP16839: Fixes INP-1919 - Reset unit config cache after Module Root Category change.
alex committed rINP16839: Fixes INP-1919 - Reset unit config cache after Module Root Category change.
Fixes INP-1919 - Reset unit config cache after Module Root Category change
Aug 1 2025
Aug 1 2025
- I've noticed, that the same issue happens also with coupi and api units of the In-Commerce. Please expand the Differential Revision code/test plan to cover them as well.
- I've noticed, that you're testing, that notice is gone, but not testing that item adding code still works. Please test that as well.
- I've also renamed the task. Please rename your changelist in the PhpStorm to avoid accidental Differential Revision rename on patch update.
alex retitled D537: MINC-211 Remove "TitleField" option for the di/coupi/api units from MINC-211 Fix discount items configuration to MINC-211 Remove "TitleField" option for the di/coupi/api units.
Jul 30 2025
Jul 30 2025
Jul 29 2025
Jul 29 2025
In D529#10861, @erik wrote:I do not understand relation between test plan and proposed automation logic.
- As I understand from test plan, not only required fields should be tested, but fields with specific formatter.
- As I understand from test plan, should test not only create, but also update.
- Each unit may be specific, may have dependencies to another units, so proposed automation logic seems is not helpful.
Jul 28 2025
Jul 28 2025
alex added "INP-1920" JIRA issue(s) to rMINN16838: Bug INP-1920 - Ensure consistent named tab preset usage.
Bug INP-1920 - Ensure consistent named tab preset usage
alex added "INP-1920" JIRA issue(s) to rMINB16837: Bug INP-1920 - Ensure consistent named tab preset usage.
Bug INP-1920 - Ensure consistent named tab preset usage
alex added "INP-1920" JIRA issue(s) to rINP16836: Fixes INP-1920 - Ensure consistent named tab preset usage.
Fixes INP-1920 - Ensure consistent named tab preset usage
Bug INP-1915 - Add support for IPv6 addresses
Bug INP-1915 - Add support for IPv6 addresses
Fixes INP-1915 - Add support for IPv6 addresses
Jul 25 2025
Jul 25 2025
In D529#10843, @erik wrote:Made partial testing. In the u and addr units, on State field Detected unknown_option validation error. As discussed in Zoom, started writing code for automated unit test to check create/update all units with kOptionsFormatter.
Jul 23 2025
Jul 23 2025
alex requested review of D531: INP-1916 - Correct scroll-to-error behavior on the Configuration Pages.
In D531#10825, @erik wrote:Part 3 - "confirm that the Select Module Root Section system setting value was properly saved" - It's not properly saved. After "Save" button pressed, page reloads and returns old Home → Products value.
Jul 19 2025
Jul 19 2025
Corrected the length of the UserSessionLogs.IP during clean install.
In D528#10766, @erik wrote:After clean install:
2.1 kUtilTest::testNetMatch test, 2 tests failed
name: www.in-portal.org; actual: 69.27.40.110
This test printed output: name: www.in-portal.org; actual: 69.27.40.110name: www.yahoo.com; actual: 188.125.94.204
This test printed output: name: www.yahoo.com; actual: 188.125.94.204
alex updated the test plan for D531: INP-1916 - Correct scroll-to-error behavior on the Configuration Pages.
alex requested review of D531: INP-1916 - Correct scroll-to-error behavior on the Configuration Pages.
alex added "TADV-54" JIRA issue(s) to rTADV16832: Fixes TADV-54 - Repair poll commenting in Mod-Rewrite mode.
Fixes TADV-54 - Repair poll commenting in Mod-Rewrite mode
alex added "INP-1890" JIRA issue(s) to rINP16831: Fixes INP-1890 - Force "\kApplication::NextResourceId" method to use master….
alex committed rINP16831: Fixes INP-1890 - Force "\kApplication::NextResourceId" method to use master….
Fixes INP-1890 - Force "\kApplication::NextResourceId" method to use master…
alex updated the test plan for D530: MINC-210 - Repair Downloadable products file downloads on the Front-End.
alex requested review of D530: MINC-210 - Repair Downloadable products file downloads on the Front-End.
Jul 18 2025
Jul 18 2025
Jul 15 2025
Jul 15 2025
Jul 14 2025
Jul 14 2025
Added missing phrase.
Jul 10 2025
Jul 10 2025
Use www.in-portal.org domain for testing instead of www.google.com to avoid Anycast DNS issues (random IP address returned on each DNS query).
Jun 30 2025
Jun 30 2025
May 30 2025
May 30 2025
Added missing la_fld_ExtraHTTPHeaders phrase.
May 27 2025
May 27 2025
alex added "INP-1912" JIRA issue(s) to rINP16830: Fixes INP-1912 - Show "404 Page Not Found" page on the Front-End for….
Fixes INP-1912 - Show "404 Page Not Found" page on the Front-End for…
alex added "INP-1857" JIRA issue(s) to rINP16829: Bug INP-1857 - Prevent recursion in the "\kUrlManager::show404" method.
Bug INP-1857 - Prevent recursion in the "\kUrlManager::show404" method
alex requested review of D523: INP-1912 - Show "404 Page Not Found" page on the Front-End for unaccessible events.
I've added # (new) apply the patch from the D524, unless it's already committed line, that should fix the problem. Please retest.
alex updated the test plan for D523: INP-1912 - Show "404 Page Not Found" page on the Front-End for unaccessible events.
alex added a child revision for D462: INP-1857 - Prevent recursion in the "\kUrlManager::show404" method: D524: INP-1857 - Prevent recursion in the "\kUrlManager::show404" method.
May 27 2025, 4:32 AM · Restricted Project
May 26 2025
May 26 2025
alex added a comment to D523: INP-1912 - Show "404 Page Not Found" page on the Front-End for unaccessible events.
2.2 - this part of test plan is excessive
alex updated the test plan for D523: INP-1912 - Show "404 Page Not Found" page on the Front-End for unaccessible events.
alex added "INP-1911" JIRA issue(s) to rINP16828: Fixes INP-1911 - Adjust exception message, when accessing non-existing event of….
alex committed rINP16828: Fixes INP-1911 - Adjust exception message, when accessing non-existing event of….
Fixes INP-1911 - Adjust exception message, when accessing non-existing event of…
May 24 2025
May 24 2025
alex updated the test plan for D521: INP-1910 - Allow specifying upcoming System Log record defaults.
Added code to support changes from the D466.
May 20 2025
May 20 2025
alex retitled D512: INP-1902 Populate the "SessionCookieDomains" system setting upon installation from INP-1902 Populate the "SessionCookieDomains" system setting upon installationI to INP-1902 Populate the "SessionCookieDomains" system setting upon installation.
Apr 30 2025
Apr 30 2025
alex requested changes to D508: INP-1897 Query for HTTP headers in the "kLogger::addRequestData" method only when the HTTPQuery object is available.
- resubmit from the 5.3.x branch, because an associated Jira task is for the 5.3.x branch as well.
- (test plan only tests 50% of changed code) improve test plan by checking, that request header logging still works, when HttpQuery is present
Apr 29 2025
Apr 29 2025
alex updated the test plan for D509: INP-1900 Ensure numeric parameter values inside "kUtil::Pounds2Kg" method.
alex requested review of D519: INP-1908 - Discard template parser opened output buffers before doing a redirect.
In D519#10607, @erik wrote:Part 2 - "confirm, that you're seeing an Admin Console" - no, adding test code to OnLogin prevents from login to the adm.console.
alex updated the test plan for D519: INP-1908 - Discard template parser opened output buffers before doing a redirect.
Apr 15 2025
Apr 15 2025
alex updated the test plan for D519: INP-1908 - Discard template parser opened output buffers before doing a redirect.
alex added "INP-1906" JIRA issue(s) to rINP16827: Fixes INP-1906 - Execute "customProcessing" method in the "OnDelete" and….
alex committed rINP16827: Fixes INP-1906 - Execute "customProcessing" method in the "OnDelete" and….
Fixes INP-1906 - Execute "customProcessing" method in the "OnDelete" and…