Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • silkaj silkaj
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 155
    • Issues 155
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • clients
  • python
  • silkajsilkaj
  • Issues
  • #187

Closed
Open
Created Mar 17, 2019 by Moul@moulOwner2 of 3 tasks completed2/3 tasks

Certification confirmation tests broken since Click.confirm() and async usage

  • Since click.confirm() usage in e7b6e26b.
    • Should be fixable with https://click.palletsprojects.com/en/7.x/testing/#input-streams
  • Since asynchronism usage in 583c3d48:
    • #225 (closed): Install pytest-asyncio
    • Unfortunately, Click does not handle async. And the return Result object does not contains values but only defaults one. It does return like a coroutine instead of the Result object.
Edited May 11, 2019 by Moul
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking