add fields in test cases.json to accomplish the following:
Connect the test name to the enum that will be sent to the test board by adding an enum field (the values of the JSON seen here: https://docs.google.com/document/d/1hK-Vt4vyb1n-gqqa51p9JY0zEsiafHl9gfs9x0N0zHU/edit)
Also needs the key, exactly as seen in this file.
Then, the function to update the string of selected tests needs to be updated to include these in the string
add fields in test cases.json to accomplish the following:
Connect the test name to the enum that will be sent to the test board by adding an enum field (the values of the JSON seen here: https://docs.google.com/document/d/1hK-Vt4vyb1n-gqqa51p9JY0zEsiafHl9gfs9x0N0zHU/edit)
Also needs the key, exactly as seen in this file.
Then, the function to update the string of selected tests needs to be updated to include these in the string