dsp-dr/guile-nimbus

Test: LocalStack provider functionality

開放

#2 建立於 2025年8月20日

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

倉庫指標

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

描述

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!

貢獻者指南