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
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.

Have apitester run in CI for pull requests

2 participants