tast-tests: update nearbyshare fixture data path With different entry points (cft/non-cft), the nearby Tast external files are stored at different locations. During this transition period, we will provide a few data file location and check one by one. BUG=b:309042204 TEST=crosflee e2e test (https://ci.chromium.org/ui/p/chromeos/builders/testplatform/cros_test_platform/b8765410826565031697/overview) TEST=fast_build Change-Id: Ic00db3ac3f51c15f749df8191efa146320ea336c Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/tast-tests/+/5002796 Tested-by: Jonathan Fan <jonfan@chromium.org> Tast-Review: Seewai Fu <seewaifu@google.com> Commit-Queue: Kyle Shimabukuro <kyleshima@chromium.org> Auto-Submit: Jonathan Fan <jonfan@chromium.org> Reviewed-by: Kyle Shimabukuro <kyleshima@chromium.org> (cherry picked from commit 44baae61933607ccd97327101403dc8830dee892) Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/tast-tests/+/5033274 Commit-Queue: Seewai Fu <seewaifu@google.com> Tested-by: David Haddock <dhaddock@chromium.org> Auto-Submit: David Haddock <dhaddock@chromium.org> Reviewed-by: Seewai Fu <seewaifu@google.com>
This repository contains integration tests that are run by Tast.
helpers/ - Source code for binaries executed by tests.local/ - Helpers for local tests that are compiled and installed to /usr/local/libexec/tast/helpers/local/cros by the tast-local-helpers-cros package.src/go.chromium.org/tast-tests/cros/Shared code, the main tast executable, the local_test_runner and remote_test_runner executables responsible for running bundles, and documentation are located in the tast repository.