Smoke Test - engagesquared/microsoft-teams-apps-company-communicator GitHub Wiki
Step One: Create draft message
- Go to the Author app.
- Click New message

- The task module should be open.

- Fill requered fields and click Next.
- Choose how you want to send your message.
- Click Save as draft.
- The draft message should be created.
Step Two: Send draft message
- Go to the Author app.
- Find draft message.
- Click on ellipsis icon.

- Select Send option.
- The task module should be open.
- Click on Send button.
- The draft message should be sent.
Step Three: Edit draft message
- Go to the Author app.
- Find draft message.
- Click on ellipsis icon.

- Select Edit option.
- The task module should be open.
- Change form fields and click Next.
- Choose how you want to send your message.
- Click Save as draft.
- The draft message should be updated.
Step Four: Delete draft message
- Go to the Author app.
- Find draft message.
- Click on ellipsis icon.

- Select Delete option.
- The draft message should be deleted.
Step Five: Edit sent message
- Go to the Author app.
- Find sent message.
- Click on ellipsis icon.

- Select Edit option.
- The task module should be open.
- Change form fields and click Save.
- The sent message should be updated.
Step Six: Delete sent message
- Go to the Author app.
- Find sent message.
- Click on ellipsis icon.

- Select Delete option.
- The sent message should be deleted.
Step Seven: View message history
- Go to the User app.
- Click on History tab.

- You should see list of messages that should be recevied by you. You also should see messages that was sent to you before you added a User app.
Step Eight: Resize image
- Go to the Author app.
- Click New message

- The task module should be open.
- Enter image URL in Image URL field.
- Additional field Image size should be appear.

- You should be able to resize the image.
Step Nine: Use markdown in message summary
- Go to the Author app.
- Click New message

- The task module should be open.
- Enter markdown text into Summary field.
- You should be able to see processed text.
