You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a lot of unit tests right now, which is great
But we need to document them better, and SpaceX is looking for that.
What I mean is we ought to have a document that lists tests like this:
Test Group 1: Verification of State Machine
Test 1.1 Verify Transitions into SafeMode: Located in StateTests.cpp
Test 1.2 Verify Transitions into Functional Test: Loacated in StateTests.cpp
Test 1.3......
The text was updated successfully, but these errors were encountered:
We have a lot of unit tests right now, which is great
But we need to document them better, and SpaceX is looking for that.
What I mean is we ought to have a document that lists tests like this:
Test Group 1: Verification of State Machine
Test 1.1 Verify Transitions into SafeMode: Located in StateTests.cpp
Test 1.2 Verify Transitions into Functional Test: Loacated in StateTests.cpp
Test 1.3......
The text was updated successfully, but these errors were encountered: