localwiki / localwiki-backend-server

Primary LocalWiki backend server environment
GNU General Public License v2.0
48 stars 16 forks source link

Basic selenium / windmill / whatnot functional tests #39

Open philipn opened 9 years ago

philipn commented 9 years ago

From @philipn on March 28, 2013 1:2

Or whatever the latest hotness is. Integrate into our normal testing cycle.

I used windmill for testing some stuff a long time ago - it was pretty slick. You could literally record yourself doing stuff and just save it as a test.

Copied from original issue: localwiki/localwiki#463

philipn commented 9 years ago

From @samrose on June 4, 2013 10:48

Interested in Gherkin Language testing (which can also integrate selenium, but is focused on roles/behaviors)?