fx set smart_display.sherlock --with //bundles:testsfx servefx run-test camera_full_on_device_testYou can follow the directions above to test on the device, and run: fx run-test camera_full_test
Or:
fx set workstation.x64 --with //bundles:testsfx buildfx servefx run -k -Nfx run-test camera_full_testSingle components can be tested by following the instructions above, and adding a -t test_name to the end. For example:
fx run-test camera_full_test -t gdc-task