ausocean/cloud

Bench: Standalone Mode external services.

開放

#528 建立於 2025年4月1日

 (3 則留言) (0 個反應) (0 位負責人)Go (3 個分叉)auto 404
P2help wanted

倉庫指標

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

描述

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.

貢獻者指南