globus / globus/globus-compute
[TestSuite] Testing SDK function registration
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 registration step:
- [ ] Register with non-existent endpoint
- [ ] Register non-serializable function (eg, a generator)
- [ ] Generic errors with reaching the web-service
Contributor guide
Research direction
Start by locating the SDK's function registration entry point and its existing tests, then run the relevant test suite. Add coverage for a missing endpoint, a non-serializable function such as a generator, and generic web-service errors; done means each scenario has clear, agreed assertions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100