Skip to content

Conversation

@G-Rath
Copy link
Collaborator

@G-Rath G-Rath commented Nov 17, 2025

Resolves #4309

run_tests.sh Outdated
cd ./go/models/internal/validate/ && ./run_validate.sh

# Run the API tester
url="localhost:${DATASTORE_EMULATOR_PORT}"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think we might as well have the apitester itself handle this, or at least have a port variable, but I want to get this working first before doing any cleanup

@another-rex
Copy link
Contributor

I think this should be in the run_test.sh script in the gcp/api folder

@G-Rath G-Rath force-pushed the apitester/run-on-prs branch from f7e0390 to 4f9a50b Compare December 3, 2025 04:04
@github-actions
Copy link

github-actions bot commented Feb 1, 2026

This pull request has not had any activity for 60 days and will be automatically closed in two weeks

@github-actions github-actions bot added the stale The issue or PR is stale and pending automated closure label Feb 1, 2026
@another-rex
Copy link
Contributor

This is complete now.

@another-rex another-rex closed this Feb 1, 2026
@another-rex
Copy link
Contributor

#4557 for reference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale The issue or PR is stale and pending automated closure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Have apitester run in CI for pull requests

2 participants