OpenRailAssociation / OpenRailAssociation/osrd
Fix the tests using multiple signaling systems and dummy infra
Open
@Khoyo is already working on this.
Since Mar 14, 2024.
- Dominant language
- TypeScript
- Stars
- 660
- Forks
- 87
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 269
Description
Description and goal
Reenable the tests. Grep for the issue number.
In order to do so, we will probably need to:
- Make a real infra for this test (either using the builders or directly in railjson)
- Ensure DummyInfra is BAL only. It cannot support any other signaling system.
Acceptance criteria
- The tests are enabled
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.