dsp-dr/guile-nimbus

Test: Example projects functionality

開放

#5 建立於 2025年8月20日

 (0 則留言) (0 個反應) (0 位負責人)Scheme (1 個分叉)auto 404
examplesgood first issueintegrationtesting

倉庫指標

星標
 (0 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Description

Test the example projects to ensure they work and demonstrate real functionality.

Examples to Test

  • Web App Example (examples/web-app/)

    • Follow the README setup instructions
    • Test API endpoints
    • Verify file upload functionality
    • Test environment switching
  • Microservices Example (examples/microservices/)

    • Test service discovery
    • Verify load balancer configuration
    • Test inter-service communication
    • Validate monitoring setup

Tasks

  • Create test environments for each example
  • Follow all setup instructions exactly
  • Test all claimed functionality
  • Verify LocalStack integration works
  • Document any issues or improvements needed

Expected Outcome

  • Examples work as documented
  • Real-world usage patterns are validated
  • Any gaps between claims and reality are identified
  • Examples serve as good learning resources

Resources

Skills Needed

  • Infrastructure concepts understanding
  • API testing (curl, Postman, etc.)
  • Following complex setup instructions
  • Integration testing mindset

Perfect for validating our real-world examples!

貢獻者指南