Mattermost-server: UI Automation: Write an automated test using Cypress for "Can change Terms of Service Link setting"

Created on 19 Nov 2019  路  2Comments  路  Source: mattermost/mattermost-server

Test Key: SC20329

Test file: /cypress/integration/system_console/ui_and_api/customization_spec.js

Title: Can change Terms of Service Link setting

Steps:

  1. Login as sysadmin and visit the page "/admin_console/site_config/customization" directly
  2. Change set value and save

Expected:

  1. Verify that the setting, help text and set value is visible and match text
  2. Verify that the value is save, directly via REST API

See our end-to-end testing documentation for reference.

Jira ticket: MM-20329

Sample PR: https://github.com/mattermost/mattermost-webapp/pull/4262/files


If you're interested, please comment here and come join our "Contributors" community channel on our daily build server, where you can discuss questions with community members and the Mattermost core team. For technical advice or questions, please join our "Developers" community channel.

New contributors please see our Developer's Guide.

AreE2E Tests Easy Help Wanted PR Exists

Most helpful comment

I can do it.

All 2 comments

I can do it.

@kosgrz Awesome and thanks!

Was this page helpful?
0 / 5 - 0 ratings