Remove the `Result` return from `TestProject::add_*`, and instead call `.unwrap()` internally. We unwrap everywhere anyway.