Sooner-Rover-Team/auto_ros2

Move tests in `lib/soro_gps` to `tests/` directory

Open

#154 opened on Feb 17, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (7 forks)auto 404
good first issuelib/soro_gpstests

Repository metrics

Stars
 (6 stars)
PR merge metrics
 (PR metrics pending)

Description

These tests should be moved to another file for testing at some point. We can make an issue for this.

For info on how to make integration tests for Rust, see: https://doc.rust-lang.org/book/ch11-03-test-organization.html

Originally posted by @logbasem in https://github.com/Sooner-Rover-Team/auto_ros2/pull/151#discussion_r2814574454

Contributor guide