When writing tests for start-experiment we realized it is not possible to authenticate and associate with an account. This will let us add a string in the http post add_specific_user that correlates to an actual user's username and pulls information about them from the people api.
When writing tests for start-experiment we realized it is not possible to authenticate and associate with an account. This will let us add a string in the http post
add_specific_user
that correlates to an actual user's username and pulls information about them from the people api.