Skip to content

Add print extension test pages#579

Merged
wenzhixin merged 1 commit into
developfrom
feature/add-print-extension-tests
May 3, 2026
Merged

Add print extension test pages#579
wenzhixin merged 1 commit into
developfrom
feature/add-print-extension-tests

Conversation

@wenzhixin
Copy link
Copy Markdown
Owner

  • Add 6 test pages for print extension options: showPrint, printFilter, printFormatter, printIgnore, printSort, showFooter

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a set of for-tests HTML pages to exercise the bootstrap-table print extension options, expanding the repository’s manual/visual test coverage for print-related behaviors.

Changes:

  • Added a baseline print test page for showPrint.
  • Added print option test pages for printFilter, printFormatter, printIgnore, and printSort.
  • Added a print + footer test page intended to validate showFooter behavior in printed output.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 9 comments.

Show a summary per file
File Description
for-tests/extensions/print/print.html New test page for showPrint.
for-tests/extensions/print/print-printFilter.html New test page intended to cover printFilter.
for-tests/extensions/print/print-printFormatter.html New test page intended to cover printFormatter.
for-tests/extensions/print/print-printIgnore.html New test page intended to cover printIgnore.
for-tests/extensions/print/print-printSort.html New test page intended to cover print sorting options.
for-tests/extensions/print/print-showFooter.html New test page intended to validate footer (showFooter) presence/behavior in print output.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread for-tests/extensions/print/print.html Outdated
Comment thread for-tests/extensions/print/print-printIgnore.html Outdated
Comment thread for-tests/extensions/print/print-printSort.html Outdated
Comment thread for-tests/extensions/print/print-printFormatter.html Outdated
Comment thread for-tests/extensions/print/print-showFooter.html
Comment thread for-tests/extensions/print/print-printFormatter.html Outdated
Comment thread for-tests/extensions/print/print-printSort.html
Comment thread for-tests/extensions/print/print-printFilter.html Outdated
Comment thread for-tests/extensions/print/print-showFooter.html Outdated
@wenzhixin wenzhixin force-pushed the feature/add-print-extension-tests branch from 9cc1743 to ca7e44a Compare May 3, 2026 14:14
@wenzhixin wenzhixin force-pushed the feature/add-print-extension-tests branch from ca7e44a to c35c5da Compare May 3, 2026 14:17
@wenzhixin wenzhixin requested a review from Copilot May 3, 2026 14:18
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@wenzhixin wenzhixin merged commit 8c329c5 into develop May 3, 2026
5 checks passed
@wenzhixin wenzhixin deleted the feature/add-print-extension-tests branch May 3, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants