Challenge Overview

Challenge Objectives

  • Hunt bugs in the provided Extended GitLens VSCode Extension


Project Background

Git is the leading open source SCM (Software Configuration Management), our clients like the popular Git Diff VSCode extension GitLens for SCM. However, GitLens lacks some features that the clients need, so they want to add the missing functionalities into it. We would like to make this tool a much more valuable code review tool.
 

Technology Stack

  • VSCode extension
  • Electron
  • NodeJS
  • Typescript
 

Assets

 

What to Test (Scope) 

You can read this deployment guide and this video to get familiar with the deployment and usage of the Extended GitLens.

We have run many challenges & tasks to extend this VSCode extension, you can go through all the challenge/task specification to learn more details.
You need to create some repos on BitBucket, then use the extended GitLens to test against your own BitBucket repos.
For Bitbucket API, we support both v1 and v2 APIs
- v1 API: https://bitbucket.org/api/1.0/repositories
- v2 API: https://api.bitbucket.org/2.0/repositories

Note you should test via these two APIs when hunting bug.

An important hint: note our client uses their internal BitBucket repo, the repo address might be like

ssh://git@bitbucket.corporate.test.com/test/test-repo.git

But unfortunately, they can't share these repos with us due to the NDA restriction. But please keep in mind that if there might be anything affecting the internal BitBucket support.

You can also submit enhancement issue if it's reasonable. 
 

How to Create New Bug Report
 
1. You need a GitLab account
2. Issues/Bugs found in this extension must create here: https://gitlab.com/aggregated-git-diff/aggregated-git-diff-bug-bash/issues. DON'T use any other link to create new issues or submit a document, they won't be counted and won't be paid.
3. Please label issues with the appropriate bug type.  
 
Issue Reporting Guidelines
 
For each report of a limitation or bug, we need the following information:
  1. Steps to reproduce, including any needed information (Must list all the steps that need to reproduce the bug, DON'T list only the URL without test data)
  2. Current results before the bug is fixed
  3. Expected results, after the bug, is fixed
  4. Attach the high-level label to the issues you raised, the following labels are preset in the GitLab repos
    - Functional Issue
    - User Interface Issue
    - Usability/UX Issue
    - Content Bug
  5. If it is a comparison, you must provide the URL and Screenshot/video of that location.
IMPORTANT NOTE:
Missing or Incorrect details to ANY of the above fields will mark the bug report as INCOMPLETE. 
For example, Incorrect Steps, Incorrect Actual and Expected results etc.
 
Be careful when you are providing only the direct URL and not listing the steps to go to that particular page in 'Steps to reproduce' section. Sometimes the Provided URL with parameters won't load the page to the reviewer and the bug may be get closed as 'CAN'T REPRODUCE'. So better to list all the steps till the end or double check the URL is loading or not.
 
Issue Weights and Scoring
  • Scoring will be based on the number of bugs by weight.  Be sure to correctly attach a weight to your bug.  The delivery team has the right to change a severity at their discretion.
  • Only verified issues will be counted.  Tickets created for enhancements or that are not bugs will not be counted. Duplicate issues will be closed and not counted. Log issues according to the guidelines above issues that do not follow these guidelines may reject due to lack of information.
  • For challenge scoring, the user with the most verified issues will be selected as the winner. If two users submit the same issue, the user that submitted the issue first will receive credit.
  • Please focus on functionality testing based on the requirements, all bug reports based on your own assumptions will be rejected.
 
  • Functional Issues    - 10 Points
  • User Interface Issues     - 5 Points
  • Usability/UX Issue - 2 Point
  • Content Bug             - 1 Point
Submitters that do not take 1st, 2nd place will be paid $5 for each non-duplicate and verified issue up to a maximum of the 2nd place prize.
 
Important Notice
  • Follow the standard topcoder Bug Hunt Rules.
  • If you do not properly document your bug reports, they will likely be rejected due to lack of information or documentation. If you submit the same bug in multiple areas/pages, (for instance, Same validation issue of a form can be found in different pages/sections) you will likely get credit for the original bug report only. The others will all be closed as duplicates.
  • If you duplicate an issue on a platform or browser that hasn’t been tested yet, you should create a new issue and add a link/reference in the issue description to the existing issue number. Our copilot will review these items and consolidate them later. Please don’t make adjustments or change labels of existing issues logged by other competitors.
  • DON'T RE-OPEN the issues in the review phase and anyone who RE-OPENS a ticket will be disqualified from the challenge.
  • If Mobile and Tablet testing are available DON'T create the same issue on different platforms; instead, merge them into one; All the others will be marked as Duplicate.
  • If you see multiple broken links on the same page combine them into one ticket. Others will be marked as DUPLICATE.
  • You must not edit the bug report once created, so make sure you enter all the details at the time you create the issue, otherwise, your issue will be moved to the end of the queue. If you really need to edit an issue you must use the comments section for this (i.e. add a comment to describe any changes you want to make to the issue), and we'll decide whether the changes are major enough to move the issue to the end of the queue. You are allowed to add screen shots in the comments section though, assuming your issue report contains all the details when created.
  • You must specify the test data you have used in the 'Reproduction Steps', All the issues will be marked as 'Incomplete', if the correct test data is not provided.
  • Keep an eye on the issues being submitted by other participants to minimize the time you may be spending on duplicate efforts. Knowing what has already been reported will allow you to better focus your time on finding yet undiscovered issues.
  • There will be no appeals phase. The decision of PM/Copilot for validity and severity of each filled issue will be final.


Final Submission Guidelines

Submit all your bugs directly to Bitbucket. When you are done with your submissions please submit a .txt file using the “Submit” button before the submission phase ends. In this file include: 
  • Copies of links of all issues which you participated in.
  • topcoder handle (The one displayed in the top right corner near the Profile picture)
  • GitLab handle used to raise the issues.
 
- ALL THE SUBMISSIONS WITHOUT ABOVE INFORMATION WILL BE REJECTED AND WON’T BE PAID.
- IMPORTANT: Submit the above details before the Submission Phase ends. If you can't submit due to technical difficulties within the Submission Phase please email your submission with above details to support@topcoder.com.
- Participants who haven't submitted will not be paid.
- DON'T use any other link to create new issues OR submit as document, they won't count and won't be paid.

ELIGIBLE EVENTS:

Topcoder Open 2019

REVIEW STYLE:

Final Review:

Community Review Board

Approval:

User Sign-Off

SHARE:

ID: 30075998