Skip to content

[DEVOPS-4191] test(ci): split unit and integration tests#39

Merged
Dion Gionet Mallet (dion-gionet) merged 1 commit into
masterfrom
devops/DEVOPS-4191
Mar 20, 2026
Merged

[DEVOPS-4191] test(ci): split unit and integration tests#39
Dion Gionet Mallet (dion-gionet) merged 1 commit into
masterfrom
devops/DEVOPS-4191

Conversation

@dion-gionet

Copy link
Copy Markdown
Contributor
  • Tag existing integration tests with //go:build integration
  • Add httptest-based unit tests for client-side logic (pagination, filtering, validation, auth)
  • Split CI workflow: unit tests on PR, integration tests on push to master

- Tag existing integration tests with //go:build integration
- Add httptest-based unit tests for client-side logic (pagination, filtering, validation, auth)
- Split CI workflow: unit tests on PR, integration tests on push to master
@github-actions

Copy link
Copy Markdown

🤖 You did not bump the version, a release won't be created ⚠️

@dion-gionet Dion Gionet Mallet (dion-gionet) merged commit 0dc6edb into master Mar 20, 2026
2 checks passed
@dion-gionet Dion Gionet Mallet (dion-gionet) deleted the devops/DEVOPS-4191 branch March 20, 2026 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants