gazebosim / gazebosim/sdformat

Should place SDFormat files for integration tests in one location

Open
#561 0 comments 0 reactions 0 assignees View on GitHub
enhancement
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.