- 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.
- Queries
- All Stories
- Search
- Advanced Search
Advanced Search
Aug 4 2025
Aug 1 2025
Jul 30 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 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
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
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
Jul 18 2025
Jul 15 2025
Jul 14 2025
Added missing phrase.
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
May 30 2025
Added missing la_fld_ExtraHTTPHeaders phrase.
May 27 2025
I've added # (new) apply the patch from the D524, unless it's already committed line, that should fix the problem. Please retest.
May 26 2025
2.2 - this part of test plan is excessive
May 24 2025
Added code to support changes from the D466.
May 20 2025
Apr 30 2025
- 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
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.
Apr 15 2025
Applying the Boyscout Rule principe.
Apr 10 2025
Apr 9 2025
In D518#10578, @erik wrote:
In D518#10573, @erik wrote:
Apr 8 2025
Added reference to the used code origins.
Apr 3 2025
Update test plan to cover requested changes as well.