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 860
    • Issues 860
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 55
    • Merge Requests 55
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • 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
  • !489

Open
Opened 4 days ago by Marcelo Rivera@eiennohi
  • Report abuse
Report abuse

[Sprint/KiltedKoala] (fix): e2e tests

Edited 1 hour ago by Marcelo Rivera

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-issues origin/fix/e2e-tests-issues

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-issues

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-issues into master
Open in Web IDE
  • Email patches
  • Plain diff
Pipeline #75988556 passed for a63cc71c on fix/e2e-tests-issues
            Merge request approved. Approved by
            Ben Hayward
            Ben Hayward
            Brian Hatchet
            Brian Hatchet
            Guy Thouret
            Guy Thouret
            Emiliano Balbuena
            Emiliano Balbuena
            Martin Santangelo
            Martin Santangelo
            Juan Manuel Solaro
            Juan Manuel Solaro
            Olivia Madrid
            Olivia Madrid
            Ready to be merged automatically. Ask someone with write access to this repository to merge this request

            Deletes source branch

            • Discussion 2
            • Commits 5
            • Pipelines 6
            • Changes 5
            0/1 thread resolved
            • Loading...
            • Ben Hayward @benhayward.ben approved this merge request 3 days ago

              approved this merge request

            • Marcelo Rivera @eiennohi added 1 commit 3 days ago

              added 1 commit

              • 4dcd1920 - (fix): blogs tests

              Compare with previous version

            • Marcelo Rivera @eiennohi added 1 commit 3 days ago

              added 1 commit

              • 97d18b77 - (fix): removed reply to comment in groups conversations for now

              Compare with previous version

            • Marcelo Rivera @eiennohi added 1 commit 3 days ago

              added 1 commit

              • d4af1b83 - (fix): force click on poster's post button

              Compare with previous version

            • Marcelo Rivera @eiennohi unmarked as a Work In Progress 3 days ago

              unmarked as a Work In Progress

            • Marcelo Rivera @eiennohi marked as a Work In Progress 3 days ago

              marked as a Work In Progress

            • Marcelo Rivera @eiennohi added 1 commit 6 hours ago

              added 1 commit

              • 6351a4ea - (fix): remove force from newsfeed e2e test

              Compare with previous version

            • Marcelo Rivera @eiennohi added 1 commit 3 hours ago

              added 1 commit

              • a63cc71c - (fix): added unreasonably high timeouts to cypress' configs

              Compare with previous version

            • Marcelo Rivera @eiennohi unmarked as a Work In Progress 1 hour ago

              unmarked as a Work In Progress

            • Marcelo Rivera @eiennohi changed title from (fix): e2e tests to [Sprint/KiltedKoala] (fix): e2e tests 1 hour ago

              changed title from (fix): e2e tests to [Sprint/KiltedKoala] (fix): e2e tests

            • Brian Hatchet :speech_balloon: @brianhatchet approved this merge request 1 hour ago

              approved this merge request

            • Brian Hatchet
              Brian Hatchet :speech_balloon: @brianhatchet started a thread on the diff 1 hour ago
              Last updated by Ben Hayward 16 minutes ago
              cypress.json
              1 {}
              1 {
              2 "requestTimeout": 3600000,
              • Brian Hatchet
                Brian Hatchet :speech_balloon: @brianhatchet · 1 hour ago
                Developer

                Smashing those time outs :)

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

                Nice stuff!

              • Please register or sign in to reply
            • Ben Hayward @benhayward.ben approved this merge request 15 minutes ago

              approved this merge request

            • 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
            0
            Labels
            None
            Assign labels
            • View project labels
            Lock merge request
            Unlocked
            9
            9 participants
            user avatar
            Guy Thouret
            user avatar
            Emiliano Balbuena
            user avatar
            Martin Santangelo
            user avatar
            Juan Manuel Solaro
            user avatar
            Olivia Madrid
            user avatar
            Mark Harding
            user avatar
            Ben Hayward
            Reference: minds/front!489