jonpchin / gochess

Online real time chess web server using websockets
MIT License
47 stars 17 forks source link

Setup selenium to test load balancing #49

Closed jonpchin closed 7 years ago

jonpchin commented 7 years ago

Setup selenium to test load balancing

jonpchin commented 7 years ago

This is very high priority now. Either use Selenium or Agouti to create unit tests to ensure both JS and Golang code is working once a user is logged in.