I have implemented some additionnal functionnality to my Tor relay such as more bandwith control than what is possible with the torrc configuration file.
Howewer, I would like to try it because this one isn't stable and could crash due to some errors in my code. I firstly thought about bridge, which is nothing more than a private entry node, but it cannot be applied to midde/exit node.
What would be a proper way to test my relay ? How are Tor devs testing their updates ?