globus/globus-compute

[TestSuite] Testing SDK function registration

Open

#351 opened on Jan 28, 2021

 (0 comments) (0 reactions) (0 assignees)Python (52 forks)auto 404
Testinggood first issuehelp wanted

Repository metrics

Stars
 (162 stars)
PR merge metrics
 (PR metrics pending)

Description

Test the following scenarios in the function registration step:

  • Register with non-existent endpoint
  • Register non-serializable function (eg, a generator)
  • Generic errors with reaching the web-service

Contributor guide