Jesse Hallam
f5299cd193
Update e2e tests from upstream repository. ( #24708 )
...
Ideally, we'd eventually have a single source of truth for these.
2023-10-05 16:49:18 -03:00
Saturnino Abril
f3f9a84456
Cypress/E2E: Upgrade cypress and test server config ( #24594 )
...
* upgrade cypress and test server config
* fix checks to lint and types
* fix CloudSettings and upgrade packages to latest
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-10-03 10:26:37 -04:00
Ben Cooke
bc4904e5b3
MM-54123 Add group to channel ( #22954 )
...
* adding group members to channel initial commit
* adding group to channel functionality along with add new team members
* fixing circular dependency
* fixing e2e and other optimizations
* adding e2e tests for adding group members to channels
* cypress lint
* fixing comments
* adding count to button
* improvements
* adjusting some stuff from PR comments
* remove ability to add user to team, update message for non-team members
* remove adding to team from add groups functionality
* update misspelled variable
* lint and unit test fixes
* add tests, cleanup
* lint fix
* revert package-lock.json
* fixes for cypress tests
* rename TeamInviteBanner to TeamWarningBanner, since invites are no longer allowed
* update for warning
* lint fixes
* cleanup
* fix failing e2e tests
* update messages to not use markdown
---------
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com >
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-09-14 08:43:44 -06:00
M-ZubairAhmed
bac317dfe5
MM-54181 : Clean up code around deprecated Gfycat ( #24343 )
...
* first pass of removal
* first pass of removal
* Update admin_console.js
* rev beta
* remove more
* Update initial_state.ts
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-09-05 16:40:37 -04:00
Elias Nahum
aa88f8bf59
Add read_channel_content permission ( #24118 )
...
* Add read_channel_content permission
* fix tests
* update system console default permissions per role
* add read_channel_content to e2e defaultRolesPermissions
* Migration to include custom roles
* change deprecated isNotExactRole for isNotRole
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-07-31 09:12:53 -04:00
Saturnino Abril
93a2c3281a
MM-53813: Fix(accessibility): on channels page ( #24122 )
...
* fix(accessibility): on channels page
* fix lint and update dynamic-virtualized-list
* fix snapshot and update per feedback
* fix e2e tests
* fix test
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-07-28 11:17:11 -04:00
Ibrahim Serdar Acikgoz
2a4de2eecc
Revert "Add read_channel_content permission ( #24018 )" ( #24114 )
...
This reverts commit a19ce047ba .
2023-07-25 13:17:58 +03:00
Harshil Sharma
26617fcbdc
Remove insights ( #23952 )
...
* removed server side
* Updated store layer
* unused import
* Updated autogenerated code template
* Updated tests
* lint fix
* unused translations
* webapp side
* Updated i18n
* lint fix:
* type fix
* Updated snapshots
* Removed insights from API specs
* updated e2e
* Updated e2e tests
* Updated e2e tests
* Removed insights tests
* Removed Insights as possible channel to load in sidebar from test
* Removed more insights tests
* More e2e fixed
* More cleanup
* Lint
* More cleanup in client4 and boards api
* More cleanup
* Fixes
* lint fix
---------
Co-authored-by: maria.nunez <maria.nunez@mattermost.com >
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-07-25 12:34:38 +05:30
Elias Nahum
a19ce047ba
Add read_channel_content permission ( #24018 )
...
* Add read_channel_content permission
* fix tests
* update system console default permissions per role
* add read_channel_content to e2e defaultRolesPermissions
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-07-24 09:37:59 -04:00
Felipe Martin
f3a9f166bb
[MM-52869] Update and fix links in the system console ( #23694 )
...
* Updated privacy policy link
* Removed broken link from fa language
* Updated terms of use link
* Updated pricing links
* Updated self hosted billing links
* Updated terms-of-use links
* Updated privacy-policy links across the project
* Updated pricing links in e2e tests
* Updated cloud billing docs
* Fixed upgrading mattermost server links
* Updated ssl client certificate links
* Updated configure session lenghts links
* Updated configure site url links
* Updated elasticsearch links
* Update data retention policy links
* Updated ldap links
* advanced-permissions
* Updated anchor ServiceSettings.ListenAddress
* Updated anchor #SystemSettings.Forward80To443
* Updated link desktop managed resources
* Updated elasticsearch links
* Updated file content extraction links
* Updated HA Cluster inks
* Updated setup image proxy link
* Updated push notification links
* Update performance monitoring links
* Help links
* Updated about mattermost links
* updated report a problem links
* Updated download apps links
* Updated mobile apps links
* Update share messages links
* Updated format messages links
* Updated in product notices links
* Updated multi factor auth links
* Updated LDAP links
* Updated setup saml links
* Updated saml/ldap configuration links
* Updated plugins URL
* Updated plugin signing links
* Updated webhook links
* Updated slash commands links
* Updated oauth2 links
* Updated webhook links
* Update enable oauth2 links
* Updated personal access tokens list
* Updated experimental links
* Updated snap files
* check-style
* privacy/terms links in about modal
2023-06-19 18:46:52 +02:00
Michael Kochell
d403c034d4
[MM-48014] Auto-enable Apps Bar by moving EnableAppBar setting to DisableAppBar ( #23010 )
...
* auto-enable Apps Bar by moving EnableAppBar setting to DisableAppBar
* update playwright config
* remove EnableAppBar config setting to avoid confusion
* small fixes
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
Co-authored-by: Harrison Healey <harrisonmhealey@gmail.com >
2023-06-15 12:33:06 -04:00
Saturnino Abril
5881c7dac5
fix e2e about compliance test ( #23742 )
2023-06-15 14:19:38 +08:00
Miguel de la Cruz
44a99d1736
Move playbooks to plugin ( #23732 )
...
* Remove build references
* Remove playbooks webapp and server, and add the prepackaged plugin
* Remove translations
* Add ProductSettings to the playwright type
* Restore playbooks as a prepackaged plugin for cypress e2e tests
2023-06-14 23:33:26 +02:00
Saturnino Abril
16ad573979
fix: known failed E2E tests ( #23708 )
2023-06-14 07:56:23 +08:00
mvitale1989
0445d8348c
CLD-5698 - Add e2e smoketests ( #23590 )
...
* Prepare: run E2E smoketests with GitHub actions (#23301 )
* Port E2E testing scripts from cypress-ui-automation
* Move server to docker-compose, move E2E images to ecrpublic
* Integrate General channel renaming, fixes
* Add local automation-dashboard
Add readme
* Add E2E smoketests
* Bump postgres to 12
* Fully rely on mattermostdevelopment images
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
Co-authored-by: Saturnino Abril <saturnino.abril@gmail.com >
Co-authored-by: Antonis Stamatiou <stamatiou.antonis@gmail.com >
2023-06-12 11:56:33 +02:00
Jesse Hallam
803d0c6e60
MM-52487: fix more playbooks tests ( #23475 )
...
* fix playbooks/channels/rhs/template_spec.js
* fix playbooks/channels/update_request_post_spec.js
* fix playbooks/runs/rdp_rhs_runinfo_spec.js
* fix playbooks/runs/rdp_rhs_statusupdates_spec.js
* remove enableexperimentalfeatures flag in e2e tests
* rdp_main_header_spec: simplify channel loaded assertion
* playbooks rhs participants: fix infinite fetch loop
* improved onboarding skipping
* simplify participants fetching
2023-06-07 16:28:47 -03:00
Jesse Hallam
305fac6507
Service environment ( #23443 )
...
* fix fileutils.TestFindFile on MacOS
* introduce model.ExternalServiceEnvironment
* pick license public key from external service env
* pick Stripe public key from external service env
* pick Rudder key from external service env
* configure Sentry DSN from external service env
* always log external_service_environment, Unsetenv
* clear faked BuildEnv, improve logging
* strip out unset GOTAGS
* fix Sentry tests
* simplify to just ServiceEnvironment
* relocate ServiceEnvironment in client config
* initialize CWS URLs based on service environment
* unset rudder key for boards dev
* harden service environment to avoid accidental production
* fix TestSentry again
* fix DEFAULT -> ENTERPRISE
* s/dev/test when naming playbooks rudder key
* simplify boards rudder key switch
* use uniform rudderKey variable names
* retain compatibility with existing pipeline
* reduce to just production/test
* unit test with valid test license
* simplify Playbooks telemetry initialization
* restore dev service environment
* emit ServiceEnvironment when running e2e tests
2023-06-07 10:15:33 -03:00
mvitale1989
74beab5ad5
Revert "Prepare: run E2E smoketests with GitHub actions ( #23301 )" ( #23553 )
...
This reverts commit 68be3a6bcd .
2023-05-31 16:32:51 +02:00
Harrison Healey
676a83b351
Make save_post_spec less affected by other E2E tests ( #23541 )
2023-05-31 19:08:43 +08:00
mvitale1989
68be3a6bcd
Prepare: run E2E smoketests with GitHub actions ( #23301 )
...
- Port E2E testing scripts from cypress-ui-automation
- Move server to docker-compose, move E2E images to ecrpublic
* Integrate General channel renaming, fixes
- Add local automation-dashboard
- Add readme
- Add E2E smoketests
- Bump postgres to 12
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
Co-authored-by: Saturnino Abril <saturnino.abril@gmail.com >
Co-authored-by: Antonis Stamatiou <stamatiou.antonis@gmail.com >
2023-05-30 17:34:15 +02:00
Saturnino Abril
b7a5f22bcf
fix/e2e: remove use_slash_commands in roles ( #23098 )
2023-04-25 15:34:41 +08:00
Jesse Hallam
d6cf013775
Fix playbooks e2e ( #22816 )
2023-04-06 15:56:22 -03:00
Saturnino Abril
f6cae9ab42
fix: e2e tests ( #22807 )
...
* fix: e2e tests
* add more fix
* fixed_custom_categories
---------
Co-authored-by: Furqan Malik <furqan.malik@mattermost.com >
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-04-05 06:50:49 +08:00
Furqan Malik
f1f54508f4
Fixed Add Channel_test_cases ( #22768 )
...
* Fixed Add Channel_test_cases
* fixed more test cases
* fixed lint
2023-04-04 06:22:48 +08:00
Mario Vitale
ba6b97fb62
Move /e2e -> /e2e-tests
2023-03-28 18:10:00 +02:00