-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: refactor tests to improve reliability and maintainability
- Remove environment variables and service container configuration from GitHub Actions workflow - Remove unused `host` variable in `nsq_test.go` - Replace hardcoded address with dynamic endpoint in multiple tests - Add setup and cleanup of NSQ container in multiple tests Signed-off-by: appleboy <[email protected]>
- Loading branch information
Showing
2 changed files
with
36 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters