improved
fixed
2.6.23
- ⚡️[Optimization] When generating time in ISO 8601format using the dynamic value{{$date.isoTimestamp}}or the processing functionformatISO, it defaults to UTC. You can customize the timezone and formatting style, and decide whether to exclude milliseconds or display only the date or time.
- ⚡️[Optimization] After manually specifying the timezone when generating time in ISO 8601format, the time string no longer ends withZbut instead with a specific time lag.
- 🐞[Bug Fix] Fixed the issue where the content type of the response data in Mock expectation is always text/html.
- 🐞[Bug Fix] Fixed an issue where, on the detailed test report page, clicking on a test scenario from a run step referenced across teams would sometimes incorrectly prompt that the scenario does not exist.
日本語:
- ⚡️【最適化】動的値 {{$date.isoTimestamp}}または追加の処理関数formatISOを使用してISO 8601形式の時間を生成する際、デフォルトでは協定世界時 (UTC) が使用されますが、タイムゾーン、フォーマットスタイル、ミリ秒の除外、日付または時刻のみを表示するかどうかを設定できます。
- ⚡️【最適化】ISO 8601形式の時間を生成し、タイムゾーンを手動で指定した場合、時間文字列はZで終わらず、具体的な時差で終わるようになりました。
- 🐞【バグ修正】Mock の期待されるResponseデータの Content-Type が常に text/html になる問題を解決しました。
- 🐞【バグ修正】テストレポートのステップ詳細で、他チームからインポートされたテストシナリオをクリックすると、時々「シナリオが存在しない」と表示される問題を解決しました。