Open
Description
Tests should be able to be run completely in parallel. One thing to help with that that I'm working on was recently added is the ability to configure the development, debug, & production server ports. That way two servers can be run side by side. We should also take full advantage of the parallel containers that the kind people at CircleCI provide for us.