ttiny/phptestr

Consider remote testing

Closed this issue · 0 comments

Consider the tester may run on a remote machine and in this case it shouldn't attempt to open a browser (with a switch), but it should serve the UI.

Also the backend and the frontend should be separate and talk over sockets so the backend could be on any machine. The backend should still be able to server the php log file to the frontend and it should still run the php scripts in sandboxes.