wpilibsuite/allwpilib

StateSpaceSimTest is Missing State Space Sim Tests

Open

#3,912 opened on Jan 13, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (714 forks)auto 404
component: wpilibccomponent: wpilibjgood first issuetype: testing

Repository metrics

Stars
 (1,281 stars)
PR merge metrics
 (PR metrics pending)

Description

Describe the bug https://github.com/wpilibsuite/allwpilib/blob/main/wpilibc/src/test/native/cpp/simulation/StateSpaceSimTest.cpp only has the one test of flywheelSim. Add the rest.

To Reproduce Steps to reproduce the behavior:

  1. Watch intently at your screen and observe the existence of only one test
  2. Existential dread

Expected behavior There be tests.

Screenshots No.

Contributor guide