Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P pyhearing
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • FUSS Related Projects
  • pyhearing
  • Issues
  • #59

Closed
Open
Created Jun 28, 2016 by Christopher R. Gabriel@cgabriel

test coverage

Per un porting ottimale, implementare test suite per ogni modello e vista rilevante, per avere una copertura totale.

Attuale stato di coverage:

Name                                   Stmts   Miss  Cover
----------------------------------------------------------
hearings/__init__                          0      0   100%
hearings/admin                            22      0   100%
hearings/forms                            47     47     0%
hearings/models                          138     63    54%
hearings/tests                             4      0   100%
hearings/urls                              3      3     0%
hearings/views                           154    154     0%
pyhearing/__init__                         0      0   100%
pyhearing/context_processors               3      3     0%
pyhearing/management/__init__              0      0   100%
pyhearing/settings                        42      0   100%
pyhearing/templatetags/__init__            0      0   100%
pyhearing/templatetags/pyhearingtags       8      8     0%
pyhearing/urls                             6      6     0%
pyhearing/views                           72     72     0%
pyhearing/wsgi                             7      7     0%
----------------------------------------------------------
TOTAL                                    506    363    28%

Suggerisco di aprirti ticket specifici correlati, ognuno con suo feature branch, per gestire questi aspetti di lavorazione.

Assignee
Assign to
Time tracking