Add tag helper model binding integration tests#439
Conversation
9e3fb1a to
3cb861d
Compare
3cb861d to
b034fa3
Compare
|
@copilot add tests to TagHelperModelBindingTests for password input, similar to the existing two tests for text input |
|
@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>
|
@copilot add tests to TagHelperModelBindingTests for date input, similar to the existing two tests for text input |
|
@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. |
a89b947 to
ad297d2
Compare
* 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>
|
@copilot add tests to TagHelperModelBindingTests for textarea, similar to the existing two tests for text input |
|
@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>
|
@copilot add tests to TagHelperModelBindingTests for character count, similar to the existing two tests for textarea |
|
@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>
|
@copilot add tests to TagHelperModelBindingTests for file upload, similar to the existing two tests for text input |
|
@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>
|
@copilot add tests to TagHelperModelBindingTests for select, similar to the existing two tests for text input |
|
@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>
|
@copilot add tests to TagHelperModelBindingTests for checkboxes |
|
@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>
|
@copilot add tests to TagHelperModelBindingTests for radios |
|
@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>
No description provided.