gazebosim / gazebosim/sdformat
Should place SDFormat files for integration tests in one location
- Dominant language
- C++
- Stars
- 216
- Forks
- 125
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 14
Description
## Desired behavior
To have a standard location for SDFormat files used in integration testing.
## Alternatives considered
n/a
## Implementation suggestion
I propose we move all SDFormat files used for integration tests into `test/sdf`. Currently, some files are in `test/sdf` and others are in `test/integration/`. This causes confusion as to where to place new SDFormat files when writing tests.
## Additional context
n/a
Contributor guide
Research direction
Compare the SDFormat files currently in test/sdf and test/integration, then inspect the integration tests that reference them. Move the integration-test files into test/sdf and update their references so the tests still locate them; done means all such files have one standard location and the integration tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100