Skip to content

Add configurable host and path options for testing with stubs#2

Open
josecriane wants to merge 3 commits into
mwik:masterfrom
nomasystems:feat/adds-customs-endpoints
Open

Add configurable host and path options for testing with stubs#2
josecriane wants to merge 3 commits into
mwik:masterfrom
nomasystems:feat/adds-customs-endpoints

Conversation

@josecriane

@josecriane josecriane commented Aug 22, 2025

Copy link
Copy Markdown

This PR adds configuration options to customize the target host and path, enabling the use of test stubs and local mock servers during testing.

Changes

  • Added augle_conf:auth_host() and augle_conf:auth_path()
  • Maintained backward compatibility with existing default behavior

Use Case

This enhancement allows developers to point requests to local test stubs or mock servers instead of the actual Google service endpoints.

@josecriane josecriane changed the title Feat/adds customs endpoints Add configurable host and path options for testing with stubs Aug 22, 2025
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.

1 participant