Skip to content

Optimize image processing and enhance development code#1

Merged
huandoanatherlab merged 4 commits into
mainfrom
develop
Jun 5, 2025
Merged

Optimize image processing and enhance development code#1
huandoanatherlab merged 4 commits into
mainfrom
develop

Conversation

@huandoanatherlab

Copy link
Copy Markdown
Contributor

No description provided.

- Introduced a new testing guide in `docs/testing-guide.md` to provide detailed instructions on testing strategies, structure, and best practices.
- Added multiple test files for various components, including `api`, `imageutil`, and `shared`, ensuring robust coverage and validation of functionality.
- Implemented a `testutil` package to facilitate mock server responses and common testing utilities.
- Enhanced the Makefile with new testing commands for coverage, race detection, and benchmarking.
- Updated `go.mod` and `go.sum` to include necessary dependencies for testing, such as `testify`.

This commit significantly improves the testing infrastructure, promoting better code quality and maintainability.
@huandoanatherlab huandoanatherlab merged commit f93e763 into main Jun 5, 2025
12 checks passed
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