Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Mobile
Minds Mobile
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 169
    • Issues 169
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 15
    • Merge Requests 15
  • 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
  • Commits
  • Issue Boards
  • Minds
  • Minds MobileMinds Mobile
  • Merge Requests
  • !187

Closed
Opened 3 months ago by Ben Hayward@benhayward.ben
  • Report abuse
Report abuse

[Sprint/ElevatedEagle](feat): e2e tests for comment like and delete

Also contains registration and messenger e2e tests. May need to separate these into a different commit - the reg and messenger are WIP - still need to delete a user after testing.

Edited 3 months ago by Ben Hayward

Check out, review, and merge locally

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

-# All repo/branch refs have been quoted to allow support for special characters (such as #my-branch)
git fetch "https://gitlab.com/benhayward.ben/mobile-native.git" "e2e-test-comment-edit-delete-post"
git checkout -b "benhayward.ben/mobile-native-e2e-test-comment-edit-delete-post" FETCH_HEAD

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 "benhayward.ben/mobile-native-e2e-test-comment-edit-delete-post"

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 benhayward.ben:e2e-test-comment-edit-delete-post into master
  • Email patches
  • Plain diff
Pipeline #63155008 passed for ad0ffd7e on benhayward.ben:e2e-test-comment-edit-delete-post
    Requires 2 more approvals.

    Closed by Ben Hayward 6 minutes ago

    The changes were not merged into master

    Allows commits from members who can merge to the target branch

    Deletes source branch

    • Discussion 2
    • Commits 15
    • Pipelines 12
    • Changes 34
    • Loading...
    • Ben Hayward @benhayward.ben added 1 commit 3 months ago

      added 1 commit

      • d47e6954 - e2e tests for commenting with upload

      Compare with previous version

    • Ben Hayward @benhayward.ben mentioned in issue #831 (closed) 3 months ago

      mentioned in issue #831 (closed)

    • Ben Hayward
      Ben Hayward @benhayward.ben · 3 months ago
      Developer

      !187 (closed)

    • Ben Hayward @benhayward.ben added 1 commit 3 months ago

      added 1 commit

      • 4caf6ba2 - Updated snapshot

      Compare with previous version

    • Ben Hayward @benhayward.ben added 1 commit 3 months ago

      added 1 commit

      • 7af97b3b - registration tests

      Compare with previous version

    • Ben Hayward @benhayward.ben added 1 commit 3 months ago

      added 1 commit

      • 3bb35e27 - Registration tests

      Compare with previous version

    • Ben Hayward @benhayward.ben marked as a Work In Progress 3 months ago

      marked as a Work In Progress

    • Ben Hayward @benhayward.ben changed the description 3 months ago

      changed the description

    • Ben Hayward @benhayward.ben mentioned in issue #907 (closed) 3 months ago

      mentioned in issue #907 (closed)

    • Ben Hayward @benhayward.ben added 1 commit 3 months ago

      added 1 commit

      • b264b415 - 2 files accidentally commited

      Compare with previous version

    • Ben Hayward @benhayward.ben added 1 commit 3 months ago

      added 1 commit

      • f4a74b28 - Updated snapshots

      Compare with previous version

    • Ben Hayward @benhayward.ben added 23 commits 3 months ago

      added 23 commits

      • f4a74b28...1c548850 - 20 commits from branch minds:master
      • fd082eba - Fixing path
      • 7a260b2e - Merge branch 'master' of gitlab.com:benhayward.ben/mobile-native into...
      • 98e547f2 - Updated tests with registration tests

      Compare with previous version

      Toggle commit list
    • Ben Hayward @benhayward.ben added 1 commit 3 months ago

      added 1 commit

      • 36f59dc6 - Formatting

      Compare with previous version

    • Ben Hayward @benhayward.ben added 2 commits 3 months ago

      added 2 commits

      • 02a206ff - user created before test and deleted after
      • 63c3f713 - added new e2e user and fixed up tests

      Compare with previous version

    • Ben Hayward @benhayward.ben added 1 commit 3 months ago

      added 1 commit

      • c1c71183 - updated formatting and added more sleeps, and access ids

      Compare with previous version

    • Ben Hayward @benhayward.ben unmarked as a Work In Progress 3 months ago

      unmarked as a Work In Progress

    • Ben Hayward @benhayward.ben added 1 commit 3 months ago

      added 1 commit

      • ad0ffd7e - Updating snaps

      Compare with previous version

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

      Passing over to Green, if you want me to take a look let me know.

    • Ben Hayward @benhayward.ben closed 6 minutes ago

      closed

    • 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
    1
    1 participant
    user avatar
    Ben Hayward
    Reference: minds/mobile-native!187