The standard tool for initializing click-app autopilot tests before running them is using phablet-click-test-setup. This script looks for the AP tests in the standard test directory (so tests/autopilot). In the case of the calculator reboot those have moved to app/tests/autopilot. This makes phablet-click-test-setup unable to locate the tests since it should not expected that such an initialization script will be smart enough to look for the tests in all available directories. We would need the tests moved back to the previous directory.
This bug is high priority due to that our smoketesting infrastructure bails-out completely if it cannot pre-fetch all click-app tests. And since it can't, we don't have any AP test results since a few images now:
https://jenkins.qa.ubuntu.com/job/vivid-touch-mako-smoke-daily/510/consoleFull
I moved that.
I created the project with SDK, and the SDK template places tests directory in the app one