Skip to content

Add .env.example and env-based test setup#27

Open
hdcola wants to merge 1 commit intorwestlund:masterfrom
hdcola:update-go-mod
Open

Add .env.example and env-based test setup#27
hdcola wants to merge 1 commit intorwestlund:masterfrom
hdcola:update-go-mod

Conversation

@hdcola
Copy link
Copy Markdown

@hdcola hdcola commented Feb 10, 2026

Add .env.example with QuickBooks credential placeholders and update .gitignore to ignore .env and Claude files. Modify example tests to load environment variables via github.com/joho/godotenv and os.Getenv, skip tests when required vars are not set, and use env-provided authorization/refresh/access tokens. Bump Go version to 1.25 and update module dependencies (add godotenv, upgrade testify and golang.org/x/oauth2) with corresponding go.sum updates.

Add .env.example with QuickBooks credential placeholders and update .gitignore to ignore .env and Claude files. Modify example tests to load environment variables via github.com/joho/godotenv and os.Getenv, skip tests when required vars are not set, and use env-provided authorization/refresh/access tokens. Bump Go version to 1.25 and update module dependencies (add godotenv, upgrade testify and golang.org/x/oauth2) with corresponding go.sum updates.
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