Skip to content

Add tag helper model binding integration tests#439

Merged
gunndabad merged 9 commits intomainfrom
modelbindingtests
Feb 7, 2026
Merged

Add tag helper model binding integration tests#439
gunndabad merged 9 commits intomainfrom
modelbindingtests

Conversation

@gunndabad
Copy link
Member

No description provided.

@gunndabad
Copy link
Member Author

@copilot add tests to TagHelperModelBindingTests for password input, similar to the existing two tests for text input

Copy link
Contributor

Copilot AI commented Feb 1, 2026

@gunndabad I've opened a new pull request, #440, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* Add password input tests to TagHelperModelBindingTests

Co-authored-by: gunndabad <2041280+gunndabad@users.noreply.github.com>

* Remove PauseAsync debug statement

Co-authored-by: gunndabad <2041280+gunndabad@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: gunndabad <2041280+gunndabad@users.noreply.github.com>
@gunndabad
Copy link
Member Author

@copilot add tests to TagHelperModelBindingTests for date input, similar to the existing two tests for text input

Copy link
Contributor

Copilot AI commented Feb 1, 2026

@gunndabad I've opened a new pull request, #441, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* Add date input tests to TagHelperModelBindingTests

Co-authored-by: gunndabad <2041280+gunndabad@users.noreply.github.com>

* Add separate test for overriden item names and IDs

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: gunndabad <2041280+gunndabad@users.noreply.github.com>
Co-authored-by: James Gunn <james@gunn.io>
@gunndabad gunndabad changed the title Add tag helper model binding integration tests for text input Add tag helper model binding integration tests Feb 1, 2026
@gunndabad
Copy link
Member Author

@copilot add tests to TagHelperModelBindingTests for textarea, similar to the existing two tests for text input

Copy link
Contributor

Copilot AI commented Feb 1, 2026

@gunndabad I've opened a new pull request, #442, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* Add textarea tests to TagHelperModelBindingTests

Co-authored-by: gunndabad <2041280+gunndabad@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: gunndabad <2041280+gunndabad@users.noreply.github.com>
@gunndabad
Copy link
Member Author

@copilot add tests to TagHelperModelBindingTests for character count, similar to the existing two tests for textarea

Copy link
Contributor

Copilot AI commented Feb 1, 2026

@gunndabad I've opened a new pull request, #443, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* Add character count model binding integration tests

Co-authored-by: gunndabad <2041280+gunndabad@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: gunndabad <2041280+gunndabad@users.noreply.github.com>
@gunndabad
Copy link
Member Author

@copilot add tests to TagHelperModelBindingTests for file upload, similar to the existing two tests for text input

Copy link
Contributor

Copilot AI commented Feb 1, 2026

@gunndabad I've opened a new pull request, #444, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* Add file upload model binding integration tests

Co-authored-by: gunndabad <2041280+gunndabad@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: gunndabad <2041280+gunndabad@users.noreply.github.com>
@gunndabad
Copy link
Member Author

@copilot add tests to TagHelperModelBindingTests for select, similar to the existing two tests for text input

Copy link
Contributor

Copilot AI commented Feb 1, 2026

@gunndabad I've opened a new pull request, #445, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* Add select model binding integration tests

Co-authored-by: gunndabad <2041280+gunndabad@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: gunndabad <2041280+gunndabad@users.noreply.github.com>
@gunndabad
Copy link
Member Author

@copilot add tests to TagHelperModelBindingTests for checkboxes

Copy link
Contributor

Copilot AI commented Feb 1, 2026

@gunndabad I've opened a new pull request, #446, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* Add checkbox model binding integration test

Co-authored-by: gunndabad <2041280+gunndabad@users.noreply.github.com>

* Add test for overridden attributes

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: gunndabad <2041280+gunndabad@users.noreply.github.com>
Co-authored-by: James Gunn <james@gunn.io>
@gunndabad
Copy link
Member Author

@copilot add tests to TagHelperModelBindingTests for radios

Copy link
Contributor

Copilot AI commented Feb 7, 2026

@gunndabad I've opened a new pull request, #447, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* Add radios model binding integration tests

Co-authored-by: gunndabad <2041280+gunndabad@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: gunndabad <2041280+gunndabad@users.noreply.github.com>
@gunndabad gunndabad marked this pull request as ready for review February 7, 2026 09:55
@gunndabad gunndabad enabled auto-merge (squash) February 7, 2026 09:55
@gunndabad gunndabad merged commit 0f8bb5b into main Feb 7, 2026
6 checks passed
@gunndabad gunndabad deleted the modelbindingtests branch February 7, 2026 09:58
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