This is an automated email from the ASF dual-hosted git repository. sushuang pushed a change to branch v6 in repository https://gitbox.apache.org/repos/asf/echarts.git
from 8dbf9acfa Merge pull request #20877 from apache/test-helper add 70c6b29f6 (test) Enhance testHelper: (1) Support saving states when a input controls other inputs. (2) Fix styles and support compact style to save space for visual test. add 147f7dca8 (visual test fix): Fix replay broken in recorder brought by #20676. @see https://github.com/apache/echarts/pull/20676#discussion_r2021361167 add a7ecea91d (visual test fix): Fix that when a HTML selector has an ancestor with id, the recorded HTML selector is incorrect. new f5ee97552 Merge pull request #20884 from apache/test-helper The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: test/lib/reset.css | 45 +++- test/lib/testHelper.js | 520 +++++++++++++++++++++++++------------- test/runTest/cli.js | 2 +- test/runTest/recorder/recorder.js | 2 +- 4 files changed, 383 insertions(+), 186 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org