globus / globus/globus-compute
[TestSuite] Testing SDK function submission
Open
good first issue
help wanted
Testing
- Dominant language
- Python
- Stars
- 162
- Forks
- 53
- Avg merge
- 15h 29m
- Merged PRs (30d)
- 26
Description
Test the following scenarios in the function submission context:
- [x] Submit a non-existent function
- [x] 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.
Contributor guide
Assessment
This issue has not been assessed yet.