globus/globus-compute

[TestSuite] Testing SDK function submission

オープン

#352 opened on 2021/01/28

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (52 件のフォーク)auto 404
Testinggood first issuehelp wanted

Repository metrics

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

説明

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.

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