Skip to content

Fixed broken E2E tests. #2539

Ben requested to merge fix/cypress-ssr-2539 into master

Summary

Closes #2539 (closed) Depends on helm-charts!34 (merged)

Fixes broken E2E tests against staging

Steps to test

  1. Checkout this branch and run in a shell cypress run --config baseUrl=https://www.minds.com,video=false --env username=<<<<username>>>>,password=<<<<password>>>>

Note 1 test WILL fail because the data-attr isn't on production yet.

Estimated Regression Scope

Only touched cypress and adds a data attr to HTML.

Edited by Ben

Merge request reports

Loading