← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1408042] [NEW] Template tests don't reflect best practice

 

Public bug reported:

The tests contained and setup by the sdk templates don't reflect best
practice and in some cases outright don't work.

The qml templates should contain:
    a functioning autopilot test suite that imports the uitk helpers and is setup with best practices.
    a functioning qml unit test suite
    if qmake or cmake used, the test cases should be easily runnable; ie cmake test

The html5 templates should contain:
    a functioning autopilot test suite
    a functioning js unit test suite
    if qmake or cmake used, the test cases should be easily runnable; ie cmake test

** Affects: qtcreator-plugin-ubuntu (Ubuntu)
     Importance: High
         Status: Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtcreator-plugin-ubuntu in
Ubuntu.
https://bugs.launchpad.net/bugs/1408042

Title:
  Template tests don't reflect best practice

Status in qtcreator-plugin-ubuntu package in Ubuntu:
  Confirmed

Bug description:
  The tests contained and setup by the sdk templates don't reflect best
  practice and in some cases outright don't work.

  The qml templates should contain:
      a functioning autopilot test suite that imports the uitk helpers and is setup with best practices.
      a functioning qml unit test suite
      if qmake or cmake used, the test cases should be easily runnable; ie cmake test

  The html5 templates should contain:
      a functioning autopilot test suite
      a functioning js unit test suite
      if qmake or cmake used, the test cases should be easily runnable; ie cmake test

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/1408042/+subscriptions


Follow ups

References