ausocean/cloud

Bench: Standalone Mode external services.

オープン

#528 opened on 2025/04/01

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Go (3 件のフォーク)auto 404
P2help wanted

Repository metrics

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

説明

Currently, running oceanbench in standalone mode defaults to using the production versions of oceantv and oceancron, however, most of the time when testing in standalone mode we don't want to be touching any external data (hence the name standalone).

Whilst you can set a different tvurl or cronurl, I think that the default case should be to mock sending the normal requests, and then perhaps just saving the crons and broadcasts in oceanbench's local filestore. Otherwise, when running oceanbench on its own, you can save a broadcast, but then you cannot access the saved broadcast since it is not being saved in the correct store.

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