globus/globus-compute

[TestSuite] Testing SDK function submission

開放

#352 建立於 2021年1月28日

 (0 則留言) (0 個反應) (0 位負責人)Python (52 個分叉)auto 404
Testinggood first issuehelp wanted

倉庫指標

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

描述

Test the following scenarios in the function submission context:

  • Submit a non-existent function
  • Submit fn to a non-existent endpoint
  • Submit fn to an endpoint not owned by the user
  • Submit fn to an offline endpoint (we don't report endpoint status at this point. function will be 'pending' and no further info is expected at this time)
  • Submit functions rapidly, to trigger throttling on the web-service side.

貢獻者指南