feat: Remove deprecated test files and enhance documentation for version 3.3.0 "Nexus Infinitum"
- Deleted obsolete test files: test_mime.go, test_mime_integration.go, and xmpp_client_upload_diagnosis.ipynb. - Updated README.md to reflect the new version 3.3.0 "Nexus Infinitum" and its features. - Added comprehensive release notes for version 3.3.0 detailing major enhancements and installation instructions. - Introduced cleanup script to remove development artifacts while preserving production files.
This commit is contained in:
2
simple_revalidation.sh
Executable file → Normal file
2
simple_revalidation.sh
Executable file → Normal file
@ -37,7 +37,7 @@ echo "=================================="
|
||||
|
||||
test_feature "Server binary exists" "[ -x './hmac-file-server-network-fixed' ]"
|
||||
test_feature "Configuration exists" "[ -r 'config-mobile-resilient.toml' ]"
|
||||
test_feature "Server version" "./hmac-file-server-network-fixed -version | grep -q 'v3.2'"
|
||||
test_feature "Server version" "./hmac-file-server-network-fixed -version | grep -q 'v3.3'"
|
||||
|
||||
echo ""
|
||||
echo "🔐 BEARER TOKEN VALIDATION TESTS"
|
||||
|
Reference in New Issue
Block a user