dsp-dr/guile-nimbus

Test: LocalStack provider functionality

オープン

#2 opened on 2025/08/20

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

Repository metrics

Stars
 (0 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Description

Test the LocalStack provider implementation with real LocalStack instance.

Prerequisites

  • LocalStack installed and running
  • Guile 3.0+ installed
  • Nimbus compiled successfully

Tasks

  • Start LocalStack (localstack start)
  • Verify LocalStack health endpoint
  • Test S3 bucket creation through Nimbus
  • Test Lambda function deployment
  • Verify resources exist in LocalStack
  • Test resource cleanup/destroy
  • Document actual vs expected behavior

Expected Outcome

  • LocalStack provider creates real resources
  • Resources can be listed and managed
  • Any provider bugs are identified and reported

Resources

Skills Needed

  • Docker/LocalStack setup
  • Basic AWS CLI knowledge helpful
  • Testing and validation skills

Great way to test our core functionality!

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