Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Frontend
Minds Frontend
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 847
    • Issues 847
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 47
    • Merge Requests 47
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Packages
    • Packages
    • List
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Minds FrontendMinds Frontend
  • Merge Requests
  • !566

Our Privacy Policy has changed, please visit https://about.gitlab.com/privacy to review these changes.

Open
Opened 1 week ago by Ben Hayward@benhayward.ben
  • Report abuse
Report abuse

WIP: [Sprint/NuancedNumbat](fix) E2E tests for staging and production #1948

Closes #1948 (closed)

Edited 4 days ago by Ben Hayward

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch origin
git checkout -b "fix/e2e-tests-staging" "origin/fix/e2e-tests-staging"

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git fetch origin
git checkout "origin/master"
git merge --no-ff "fix/e2e-tests-staging"

Step 4. Push the result of the merge to GitLab

git push origin "master"

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines.

Request to merge fix/e2e-tests-staging into master
Open in Web IDE
  • Email patches
  • Plain diff
Pipeline #85048036 running for 0023ec23 on fix/e2e-tests-staging
              Requires 2 more approvals from Devs and Deployers.
              Guy Thouret
              Guy Thouret
              Marcelo Rivera
              Marcelo Rivera
              Mark Harding
              Mark Harding
              Olivia Madrid
              Olivia Madrid
              Brian Hatchet
              Brian Hatchet
              This is a Work in Progress

              Closes #1948 (closed)

              Deletes source branch

              You can merge this merge request manually using the
              • Discussion 1
              • Commits 18
              • Pipelines 9
              • Changes 16
              • Loading...
              • Ben Hayward @benhayward.ben added MR::Awaiting Review Squad::Yellow scoped labels 1 week ago

                added MR::Awaiting Review Squad::Yellow scoped labels

              • Marcelo Rivera @eiennohi approved this merge request 1 week ago

                approved this merge request

              • Ben Hayward @benhayward.ben added 1 commit 1 week ago

                added 1 commit

                • da291502 - Updated economic tests to be more economical.

                Compare with previous version

              • Ben Hayward @benhayward.ben added 1 commit 6 days ago

                added 1 commit

                • 343e63c7 - Fixed notification e2e test

                Compare with previous version

              • Ben Hayward @benhayward.ben added 1 commit 6 days ago

                added 1 commit

                • 51dcbd4c - Formatting

                Compare with previous version

              • Ben Hayward @benhayward.ben added 2 commits 4 days ago

                added 2 commits

                • 8bb61289 - Added in featureflag cookie setting
                • 19ac9cb1 - Updated to override feat flag by cookie

                Compare with previous version

              • Ben Hayward @benhayward.ben marked as a Work In Progress 4 days ago

                marked as a Work In Progress

              • Ben Hayward @benhayward.ben added 1 commit 4 days ago

                added 1 commit

                • f5cdab03 - Update

                Compare with previous version

              • Ben Hayward @benhayward.ben added 1 commit 4 days ago

                added 1 commit

                • f052aecb - flipped bool

                Compare with previous version

              • Ben Hayward @benhayward.ben added 1 commit 4 days ago

                added 1 commit

                • 2cb13e68 - Adding flags into tests

                Compare with previous version

              • Ben Hayward @benhayward.ben added 10 commits 38 minutes ago

                added 10 commits

                • 2cb13e68...210b74cb - 7 commits from branch master
                • 5e6428fc - Merge branch 'master' of gitlab.com:minds/front into fix/e2e-tests-staging
                • ba1d5e42 - Merge branch 'master' of gitlab.com:minds/front into fix/e2e-tests-staging
                • 0023ec23 - Updates WIP

                Compare with previous version

                Toggle commit list
              • Ben Hayward @benhayward.ben added MR::Requires Changes scoped label and automatically removed MR::Awaiting Review label 37 minutes ago

                added MR::Requires Changes scoped label and automatically removed MR::Awaiting Review label

              • Ben Hayward
                Ben Hayward @benhayward.ben · 32 minutes ago
                Developer

                Fixed build error, current issue is that when pro is enabled for an account it cannot be switched off and so subsequent tests using that account fail.

              • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
              Please register or sign in to reply
              0 Assignees
              None
              Assign to
              None
              Milestone
              None
              Assign milestone
              None
              Time tracking
              No estimate or time spent
              2
              Labels
              MR::Requires Changes Squad::Yellow
              Assign labels
              • View project labels
              Lock merge request
              Unlocked
              9
              9 participants
              user avatar
              Guy Thouret
              user avatar
              Marcelo Rivera
              user avatar
              Mark Harding
              user avatar
              Olivia Madrid
              user avatar
              Brian Hatchet
              user avatar
              Emiliano Balbuena
              user avatar
              Martin Santangelo
              Reference: minds/front!566