status-desktop icon indicating copy to clipboard operation
status-desktop copied to clipboard

Add info in `test/ui-test` README.md to unify criterias

Open noeliaSD opened this issue 2 years ago • 2 comments

Description

  • Squish IDE project config

  • Coding convention

    • naming conventions
    • python used notation (snake case)
  • Implementation

    • abstraction layer parts where to use squish imports
    • habits

noeliaSD avatar Aug 22 '22 15:08 noeliaSD

Suggestions:

  • Tab policy - only spaces. Clean whitespaces & indentation
  • Rules how to name object names of QML components and aliases in ***_names.py
  • Rules for error throwing & debug output in squish tests

MishkaRogachev avatar Aug 23 '22 08:08 MishkaRogachev

  • IDE proper configuration
  • Project structure (shared stuff, test cases and suites structure)

noeliaSD avatar Aug 23 '22 10:08 noeliaSD