← Back to team overview

ubuntu-touch-coreapps-reviewers team mailing list archive

Re: [Merge] lp:~nskaggs/help-app/functional-test-template into lp:help-app

 

Yes, you can launch just app or web if you wish.

autopilot3 run help_app.tests.test_app_launch.LaunchTestApp
autopilot3 run help_app.tests.test_app_launch.LaunchTestWeb

However, this doesn't let you do 

autopilot3 run help_app.tests.test_app
autopilot3 run help_app.tests.test_web

For that we would need to put them in separate source files. The downside is all the tests would end up in the same file.

-- 
https://code.launchpad.net/~nskaggs/help-app/functional-test-template/+merge/260206
Your team Ubuntu Help app developers is subscribed to branch lp:help-app.


References