robotpy / pyfrc

python3 library designed to make developing RobotPy-based code easier!
MIT License
50 stars 35 forks source link

Basic tests don't run on blue or red alliance #218

Open auscompgeek opened 1 year ago

auscompgeek commented 1 year ago

Problem description

The basic tests only simulate the unknown alliance station. I expected them to simulate real alliance stations.

Operating System

Windows, MacOS, Linux

Installed Python Packages

No response

Reproducible example code

from pyfrc.tests import test_practice
auscompgeek commented 7 months ago

Now that the sim HAL defaults to the DS disconnected, the tests now only run on the invalid alliance! (It previously defaulted to red 1.)