docker / docker/cli

[Testing] Tracking issue for missing tests

Open
#201 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/testing exp/beginner exp/intermediate help wanted
Dominant language
Go
Stars
6.1k
Forks
2.2k
Avg merge
1d 15h
Merged PRs (30d)
43

Description

This issue is for tracking tests that were removed from the engine test suite because they were only testing CLI behaviour:

  • service ps pretty print (moby/moby#33684)
  • service ps with name arg, id prefix arg, and conflicting args (moby/moby#33684)
  • stack deploy (moby/moby#33386)
  • stack rm

Contributor guide

Open the contributing guide

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 engine test coverage for the service ps, stack deploy, and stack rm CLI entry points, then review the related issues moby/moby#33684 and moby/moby#33386. Done means restoring tests for each unchecked behavior and confirming they pass in the Docker CLI test suite.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, go
Domain
cli, testing-qa
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.