UVicRocketry / PDP-Monitoring-System

The Propulsion Development Platform (PDP) Monitoring System is a web-based application that allows users to monitor the status of the engine controls and instrumentation. The PDP is a testbed for the development of propulsion systems, and the monitoring system is used to control valve actuation, monitor sensor readings, and record data.
0 stars 0 forks source link

Testing Docs & Test feature completion #5

Closed klemie closed 5 months ago

klemie commented 5 months ago

The docs are pretty straight forward just let me know if anything is unclear.

Majority of this PR will be delt with test and finding any edge cases in test_completion.py. I'm not gonna directly tell you how to use it because it should documented well enough. Try with different input and make sure to create new cvs input files

Thinking of adding a --help or -h let me know if that would be useful.

j7uu commented 5 months ago

Pip install issue, can't find requirements.txt, used "pip install -r VC/requirements.txt" image

When running feature_completion.py, got a pandas module not found error.

Made a csv with different values image image