usgo / online-ratings

AGA Online Ratings protocol and implementation
MIT License
23 stars 12 forks source link

Add Javascript tests and add to Travis #28

Open artasparks opened 8 years ago

artasparks commented 8 years ago

Dependent on change the UI to be more client-side (via AngularJS or similar). Once we have more JavaScript we'll need to run both python and JS tests on one travis config. It's not trivial, but it's not too hard:

http://stackoverflow.com/questions/18456611/is-it-possible-to-set-up-travis-to-run-tests-for-several-languages

duckpunch commented 8 years ago

What would this test? Isn't the UI just backend templates at the moment?

artasparks commented 8 years ago

See my comment. I had yet to create my issue that contains the relevant proposal.

https://github.com/usgo/online-ratings/issues/29