microsoft / microsoft/AzureStorageExplorer

Create a unit test which tests important functionality of the host system

Open
#7,480 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

:test_tube: engineering
Dominant language
No language data
Stars
452
Forks
92
Avg merge
15h 20m
Merged PRs (30d)
3

Description

Next time we modify the host system, we need to add tests.

Initial design is that the test should create and spin up a barebones electron app which simply has the host system, and then have it run a bunch of self tests and report them back to mocha in some way.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the host system implementation and the existing Mocha test setup. Review how Electron apps are created and how test results are reported, then determine the scope of the proposed barebones app and its self-tests. Done means the host system runs its important self-tests and reports their results to Mocha.

Written by the indexing model from the issue text.

Assessment

Tech stack
electron
Domain
desktop, testing-qa
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.