richard icon indicating copy to clipboard operation
richard copied to clipboard

Infrastructure for browser tests

Open squiddy opened this issue 13 years ago • 0 comments

We're beginning to add JavaScript to the page, so it could be worthwhile to look into testing code against multiple browsers.

Things that come into mind:

  • Django's selenium support (https://docs.djangoproject.com/en/dev/topics/testing/#django.test.LiveServerTestCase)
  • JavaScript tests (e.g. QUnit)

squiddy avatar May 17 '12 17:05 squiddy