Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android: added smoke test #310

Merged
merged 1 commit into from
Apr 11, 2024
Merged

android: added smoke test #310

merged 1 commit into from
Apr 11, 2024

Conversation

oxtoacart
Copy link
Contributor

The test verifies that one can log in via the UI and hit hello.ts.net.

Updates tailscale/corp#18202

@oxtoacart oxtoacart requested review from agottardo and kari-ts April 11, 2024 13:54
@oxtoacart oxtoacart force-pushed the ox/smoke_test branch 2 times, most recently from e7a6b02 to 9462e64 Compare April 11, 2024 13:58
@bradfitz
Copy link
Member

s/added/add/ per http://go/commit

@@ -171,12 +171,26 @@ $(LIBTAILSCALE): Makefile android/libs $(LIBTAILSCALE_SOURCES) $(GOBIN)/gomobile

libtailscale: $(LIBTAILSCALE)

tailscale-new-debug.apk: $(LIBTAILSCALE)
ANDROID_SOURCES=$(shell find android -type f -not -path "android/build/*" -not -path '*/.*')
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since I had to add a new rule, I took this opportunity to make some improvements to our existing rule.

The test verifies that one can log in via the UI and hit hello.ts.net.

Updates tailscale/corp#18202

Signed-off-by: Percy Wegmann <percy@tailscale.com>
@oxtoacart oxtoacart merged commit 482b350 into main Apr 11, 2024
4 checks passed
@oxtoacart oxtoacart deleted the ox/smoke_test branch April 11, 2024 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants