From 73477566f442547598f213c19d28272aec4d7a10 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Mon, 20 Oct 2014 11:59:29 +0000 Subject: [PATCH] add URL list for Mike's MKWS demos, MKWS-302 --- test/widgets/Makefile | 5 +++-- test/widgets/url.mike | 2 ++ 2 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 test/widgets/url.mike diff --git a/test/widgets/Makefile b/test/widgets/Makefile index 13be541..39aaada 100644 --- a/test/widgets/Makefile +++ b/test/widgets/Makefile @@ -7,8 +7,8 @@ SCREENSHOT_WIDTH_HEIGHT= 1000 1200 PERL_SCRIPTS= ../bin/bomb.pl PROG= ../phantom/screenshot.js MD5= $(shell which md5 md5sum) -TESTS= koha demos # koha.url -TIMEOUT=5 +TESTS= koha demos mike # koha.url +TIMEOUT=4 PREFIX= test PHANTOMJS_URL= http://cph.koha.indexdata.com/cgi-bin/koha/opac-search.pl?q=sushi @@ -50,4 +50,5 @@ help: @echo " [ screenshots ]" @echo " [ screenshot | index ]" @echo "" + @echo " [ TESTS=mike screenshots ]" diff --git a/test/widgets/url.mike b/test/widgets/url.mike new file mode 100644 index 0000000..b865087 --- /dev/null +++ b/test/widgets/url.mike @@ -0,0 +1,2 @@ +http://zthes.z3950.org/ +http://sagp.miketaylor.org.uk/ -- 1.7.10.4