globus/globus-compute

[TestSuite] Test exceptions during registration

Open

#350 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 these following conditions:

  • Registration failed due to network, unable to reach the web-service
  • Web-service failed: Unable to get a forwarder assigned
  • Web-service failed: Bad uuid
  • Web-service failed: Unauthorized access?
  • Web-service failed: Endpoint already registered. Test this behavior, unclear if you get an error for this.

Related to #319

Contributor guide