Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

FitToPage option in device #145

Description

@hpincmopria

There are 5 testcases related to FitToPage option in certification test suite.
GCP.FillPage
GCP.FitToPage
GCP.GrowToPage
GCP.ShrinkToPage
GCP.NoFitting

Are they mandatory testcases. since our device does not support FitToPage , how to disable these testcases.
there are below option in file _ticket.py. Can we remove this.

Page fit

NO_FIT = 'NO_FITTING'
FIT = 'FIT_TO_PAGE'
GROW = 'GROW_TO_PAGE'
SHRINK = 'SHRINK_TO_PAGE'
FILL = 'FILL_PAGE'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions