test plan
- specs should pass
Change-Id: Iafc7c9b8ca64f32568e658b600e19c2e6f9045ca
Reviewed-on: https://gerrit.instructure.com/138026
Tested-by: Jenkins
Reviewed-by: Cody Cutrer <cody@instructure.com>
Product-Review: Rob Orton <rob@instructure.com>
QA-Review: Rob Orton <rob@instructure.com>
Fixes CNVS-28150
Test plan:
- Add an unconfirmed communication channel
- Hit /api/v1/accounts/.../unconfirmed_communication_channels.csv
and ensure the channel shows up
- Post to
/api/v1/accounts/.../unconfirmed_communication_channels/confirm
- Ensure the channel is now confirmed
- Add an unconfirmed channel with an email address that doesn't
contain an "@" sign
- Hit /api/v1/accounts/...unconfirmed_communication_channels.csv
and ensure the channel does not show up
- Hit the above URL with ?with_invalid_paths=true appended and
ensure the channel now shows up
Change-Id: Id7c3844e06e3fe997aed8baa363b5a9deababe97
Reviewed-on: https://gerrit.instructure.com/74926
Tested-by: Jenkins
Reviewed-by: Joel Hough <joel@instructure.com>
QA-Review: Deepeeca Soundarrajan <dsoundarrajan@instructure.com>
Product-Review: Alex Boyd <aboyd@instructure.com>