Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Fri, 21 Feb 2025 10:40:24 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3532: Datetime-related tests improved In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 1965263561 X-GitHub-Comment-Type: review_comment X-GitHub-Commit: 38450b85eaab5592158abe485f634468f6943dd7 X-GitHub-Issue: 3532 X-GitHub-Path: pgjdbc/src/test/java/org/postgresql/jdbc/TimeZoneTest.java X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: review_comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3532#discussion_r1965263561 Content-Type: text/plain; charset=utf-8 (on pgjdbc/src/test/java/org/postgresql/jdbc/TimeZoneTest.java) @seregaizsbera , if you happen to understand Russian, I would recommend watching https://www.youtube.com/watch?v=sS3S9PfUwxc which elaborates on why `assertTrue` might be harmful in many cases. I do not mean the test fails right now. What I mean is `expected: true got: false` makes maintenance much harder.