dsp-dr/guile-nimbus

Test: Example projects functionality

オープン

#5 opened on 2025/08/20

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Scheme (1 件のフォーク)auto 404
examplesgood first issueintegrationtesting

Repository metrics

Stars
 (0 個のスター)
PR merge metrics
 (30d に merged 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!

コントリビューターガイド