Wolfram Schneider [Tue, 24 Sep 2013 11:26:22 +0000 (11:26 +0000)]
Merge branch 'master' of ssh://git.indexdata.com:222/home/git/private/mkws
Wolfram Schneider [Tue, 24 Sep 2013 11:26:07 +0000 (11:26 +0000)]
documnetation
Wolfram Schneider [Tue, 24 Sep 2013 10:36:46 +0000 (10:36 +0000)]
improve logging for next/prev links
Wolfram Schneider [Tue, 24 Sep 2013 10:33:07 +0000 (10:33 +0000)]
get 'Prev' link working, part of MKWS-24
Wolfram Schneider [Tue, 24 Sep 2013 10:25:13 +0000 (10:25 +0000)]
check if we see at least one author link in facets
Wolfram Schneider [Wed, 18 Sep 2013 14:32:42 +0000 (16:32 +0200)]
install missing node modules locally
Wolfram Schneider [Mon, 16 Sep 2013 15:30:10 +0000 (15:30 +0000)]
improve error message
Wolfram Schneider [Mon, 16 Sep 2013 12:09:42 +0000 (12:09 +0000)]
some modules wants to be locally installed
Wolfram Schneider [Mon, 16 Sep 2013 11:48:53 +0000 (11:48 +0000)]
simplify installation documentation
Wolfram Schneider [Mon, 16 Sep 2013 10:20:55 +0000 (10:20 +0000)]
click on first records - some searches may have only one hit, depending how fast the targets are
Wolfram Schneider [Mon, 16 Sep 2013 10:15:42 +0000 (10:15 +0000)]
fix 'check status clients' runs()
Wolfram Schneider [Mon, 16 Sep 2013 10:04:58 +0000 (10:04 +0000)]
waits longer for facet check, and use runs() function
Wolfram Schneider [Mon, 16 Sep 2013 09:45:39 +0000 (09:45 +0000)]
it could take some milliseconds until the source facets appeared in termlist
Wolfram Schneider [Mon, 16 Sep 2013 09:37:57 +0000 (09:37 +0000)]
do not click on wikipedia source link - no author or subject facets possible
Wolfram Schneider [Mon, 16 Sep 2013 09:26:59 +0000 (09:26 +0000)]
check the real number of clicks values, not just clicks.length==1
Wolfram Schneider [Mon, 16 Sep 2013 09:18:01 +0000 (09:18 +0000)]
configurable click on Nth record for show()
check the real number of show() clicks, not just true/false
Wolfram Schneider [Mon, 16 Sep 2013 09:10:10 +0000 (09:10 +0000)]
configurable click on Nth record for show()
Wolfram Schneider [Fri, 6 Sep 2013 11:53:55 +0000 (11:53 +0000)]
reorder tests: first limit by author, than by sources
Otherwise it could happens that the wikipedia target is the
first source, but wikipedia has no authors
Wolfram Schneider [Thu, 5 Sep 2013 14:21:38 +0000 (14:21 +0000)]
wait up to 10 seconds for the first next link
Wolfram Schneider [Fri, 30 Aug 2013 13:15:18 +0000 (15:15 +0200)]
off-by-one error in hit count check
Wolfram Schneider [Fri, 30 Aug 2013 13:12:31 +0000 (15:12 +0200)]
use mkwsRecords for Records|Targets testing, not mkwsResults
Wolfram Schneider [Fri, 30 Aug 2013 13:01:13 +0000 (15:01 +0200)]
wating for 80 records is enough
Wolfram Schneider [Fri, 30 Aug 2013 12:59:41 +0000 (14:59 +0200)]
wait up to 16 seconds for results
Wolfram Schneider [Fri, 30 Aug 2013 12:56:27 +0000 (14:56 +0200)]
wait until the record pops up and then extract an URL
Wolfram Schneider [Fri, 30 Aug 2013 11:14:51 +0000 (13:14 +0200)]
refactor "Show record"
Wolfram Schneider [Fri, 30 Aug 2013 11:11:51 +0000 (13:11 +0200)]
reorder test, status check last
Wolfram Schneider [Fri, 30 Aug 2013 11:09:58 +0000 (13:09 +0200)]
Check switch menu Records/Targets
Wolfram Schneider [Fri, 30 Aug 2013 10:34:28 +0000 (12:34 +0200)]
event based check if the prev/next links are working
Wolfram Schneider [Fri, 30 Aug 2013 08:59:35 +0000 (10:59 +0200)]
disable dummy test EOF
Wolfram Schneider [Thu, 29 Aug 2013 16:36:02 +0000 (18:36 +0200)]
use href="javascript:mkws.switchView('records')" instead onclick event, MKWS-39
Wolfram Schneider [Thu, 29 Aug 2013 16:34:08 +0000 (18:34 +0200)]
switchView debugging
Wolfram Schneider [Thu, 29 Aug 2013 15:56:05 +0000 (17:56 +0200)]
test with <div id="mkwsSwitch"></div>
Wolfram Schneider [Thu, 29 Aug 2013 13:34:39 +0000 (15:34 +0200)]
a dummy final test
Wolfram Schneider [Thu, 29 Aug 2013 13:31:46 +0000 (15:31 +0200)]
improve polling for hit counter
Wolfram Schneider [Thu, 29 Aug 2013 13:16:59 +0000 (15:16 +0200)]
debug() will log with time stamp in milliseconds
Wolfram Schneider [Thu, 29 Aug 2013 12:24:53 +0000 (14:24 +0200)]
submit search after SP auth was done
Wolfram Schneider [Thu, 29 Aug 2013 12:15:39 +0000 (14:15 +0200)]
log if Service proxy auth HTTP request was successfully done
Wolfram Schneider [Wed, 28 Aug 2013 15:40:02 +0000 (17:40 +0200)]
hit counter: will pass the test for Danish and German language
Wolfram Schneider [Wed, 28 Aug 2013 15:23:19 +0000 (17:23 +0200)]
refactor to use single object mkws, part of jQuery rewrite MKWS-24
Wolfram Schneider [Wed, 28 Aug 2013 15:13:42 +0000 (17:13 +0200)]
refactor mkws_config into main function
Wolfram Schneider [Wed, 28 Aug 2013 15:11:14 +0000 (17:11 +0200)]
refactor to use single object mkws, part of jQuery rewrite MKWS-24
Wolfram Schneider [Wed, 28 Aug 2013 14:23:55 +0000 (16:23 +0200)]
encapsulate jQuery object usage, MKWS-24
Wolfram Schneider [Wed, 28 Aug 2013 13:40:58 +0000 (15:40 +0200)]
better test description
Wolfram Schneider [Wed, 28 Aug 2013 13:02:00 +0000 (15:02 +0200)]
lowercase name for checks
Wolfram Schneider [Wed, 28 Aug 2013 13:00:16 +0000 (15:00 +0200)]
refactor out termlist check
Wolfram Schneider [Wed, 28 Aug 2013 12:38:02 +0000 (14:38 +0200)]
check status field
show only one show_record() at the end of th tests
Wolfram Schneider [Wed, 28 Aug 2013 12:17:50 +0000 (14:17 +0200)]
run show_record() for sources and authors limited searches
Wolfram Schneider [Wed, 28 Aug 2013 11:57:58 +0000 (13:57 +0200)]
limit to author search
validate to get less hits
Wolfram Schneider [Wed, 28 Aug 2013 11:21:05 +0000 (13:21 +0200)]
check termlist, and for the sub-component: sources, subjects and authors
Click on the first source, and limit search
Wolfram Schneider [Fri, 23 Aug 2013 15:52:14 +0000 (17:52 +0200)]
disable final test, will bock further manual tests on the page
Wolfram Schneider [Fri, 23 Aug 2013 15:47:56 +0000 (17:47 +0200)]
better xpath
Wolfram Schneider [Fri, 23 Aug 2013 15:42:20 +0000 (17:42 +0200)]
working show record link
Wolfram Schneider [Fri, 23 Aug 2013 15:01:17 +0000 (17:01 +0200)]
Final success message in search input field
Wolfram Schneider [Fri, 23 Aug 2013 14:50:31 +0000 (16:50 +0200)]
working popup check with jasmine
Wolfram Schneider [Fri, 23 Aug 2013 14:36:28 +0000 (16:36 +0200)]
copy of index-jquery.html
Wolfram Schneider [Fri, 23 Aug 2013 14:34:12 +0000 (16:34 +0200)]
switch_menu is gone
Wolfram Schneider [Fri, 23 Aug 2013 14:27:56 +0000 (16:27 +0200)]
remove old test code
Wolfram Schneider [Fri, 23 Aug 2013 14:19:45 +0000 (16:19 +0200)]
Merge remote-tracking branch 'origin/master' into wosch
Wolfram Schneider [Fri, 23 Aug 2013 14:19:04 +0000 (14:19 +0000)]
fix make syntax error in last commit
Wolfram Schneider [Fri, 23 Aug 2013 14:12:59 +0000 (16:12 +0200)]
Merge remote-tracking branch 'origin/master' into wosch
Wolfram Schneider [Fri, 23 Aug 2013 14:10:24 +0000 (16:10 +0200)]
check if click on 'Next' was successfully
Wolfram Schneider [Fri, 23 Aug 2013 13:57:35 +0000 (15:57 +0200)]
faster check, test for real hit counter
Wolfram Schneider [Fri, 23 Aug 2013 13:53:14 +0000 (15:53 +0200)]
cleanup
Wolfram Schneider [Fri, 23 Aug 2013 13:52:13 +0000 (15:52 +0200)]
working
Wolfram Schneider [Fri, 23 Aug 2013 13:49:00 +0000 (15:49 +0200)]
refactor
Mike Taylor [Fri, 23 Aug 2013 13:27:26 +0000 (14:27 +0100)]
Title
Mike Taylor [Fri, 23 Aug 2013 13:26:18 +0000 (14:26 +0100)]
Restructure
Mike Taylor [Fri, 23 Aug 2013 13:26:04 +0000 (14:26 +0100)]
When there is no mkwsTargets div, don't try to fill it.
Part of MKWS-29
Mike Taylor [Fri, 23 Aug 2013 13:23:34 +0000 (14:23 +0100)]
Move pz2api-check production right inside mkws-js.
Having it as a separate rule meant that make would always rebuild
mkws-complete.js even if nothing had changed.
Mike Taylor [Fri, 23 Aug 2013 13:13:59 +0000 (14:13 +0100)]
ROlling
Mike Taylor [Fri, 23 Aug 2013 12:59:57 +0000 (13:59 +0100)]
Update comment.
Wolfram Schneider [Fri, 23 Aug 2013 12:39:42 +0000 (14:39 +0200)]
disable tests for now
Wolfram Schneider [Fri, 23 Aug 2013 12:33:25 +0000 (14:33 +0200)]
add intro and copyright
Wolfram Schneider [Fri, 23 Aug 2013 12:30:55 +0000 (14:30 +0200)]
add simple test output
Wolfram Schneider [Fri, 23 Aug 2013 12:28:39 +0000 (14:28 +0200)]
document `make help'
Wolfram Schneider [Fri, 23 Aug 2013 12:23:59 +0000 (14:23 +0200)]
dummy asserts
Wolfram Schneider [Fri, 23 Aug 2013 12:20:07 +0000 (14:20 +0200)]
double async check
Wolfram Schneider [Fri, 23 Aug 2013 12:09:54 +0000 (14:09 +0200)]
async check
Wolfram Schneider [Fri, 23 Aug 2013 11:42:56 +0000 (13:42 +0200)]
"mkwsSwitch" is gone
Wolfram Schneider [Fri, 23 Aug 2013 09:19:44 +0000 (11:19 +0200)]
Merge remote-tracking branch 'origin/master' into wosch
Conflicts:
examples/htdocs/index-wolfram.html
Mike Taylor [Thu, 22 Aug 2013 16:12:08 +0000 (17:12 +0100)]
Remove obsolete switch_menu configuration item and corresponding div.
Mike Taylor [Thu, 22 Aug 2013 16:11:53 +0000 (17:11 +0100)]
Remove obsolete switch_menu configuration item and corresponding div.
Mike Taylor [Thu, 22 Aug 2013 16:11:36 +0000 (17:11 +0100)]
Remove obsolete switch_menu configuration item.
Mike Taylor [Thu, 22 Aug 2013 16:11:32 +0000 (17:11 +0100)]
Remove obsolete switch_menu configuration item.
Mike Taylor [Thu, 22 Aug 2013 16:11:23 +0000 (17:11 +0100)]
Remove obsolete switch_menu configuration item.
Mike Taylor [Thu, 22 Aug 2013 16:11:07 +0000 (17:11 +0100)]
Remove no-longer-needed switch_menu:true
Update comment.
Mike Taylor [Thu, 22 Aug 2013 16:08:42 +0000 (17:08 +0100)]
Remove line about switch_menu config item.
Mike Taylor [Thu, 22 Aug 2013 16:08:24 +0000 (17:08 +0100)]
Remove switch_menu item from config object. After all, if the
mkwsSwitch div is not provided, it's not displayed. It seems perverse
to have an application include that div, then add a config element
saying to ignore it! And equally perverse to add the div to an
existing page that lacks it, and not see it appear.
Mike Taylor [Thu, 22 Aug 2013 16:01:30 +0000 (17:01 +0100)]
Rolling
Wolfram Schneider [Thu, 22 Aug 2013 15:36:32 +0000 (17:36 +0200)]
the check async check moved into test/spec/mkws-pazpar2.js
Wolfram Schneider [Thu, 22 Aug 2013 15:29:01 +0000 (17:29 +0200)]
nearly working version
Wolfram Schneider [Thu, 22 Aug 2013 15:27:48 +0000 (17:27 +0200)]
alias jsbeautifier -> jsb
Wolfram Schneider [Thu, 22 Aug 2013 14:48:45 +0000 (16:48 +0200)]
check running pazpar2
Wolfram Schneider [Thu, 22 Aug 2013 12:44:51 +0000 (12:44 +0000)]
wait 3 seconds before starting a search (sp auth etc.)
Wolfram Schneider [Thu, 22 Aug 2013 12:37:51 +0000 (14:37 +0200)]
run a basic search for "freebsd", check the hit counter and click on next/prev
Wolfram Schneider [Thu, 22 Aug 2013 11:53:29 +0000 (13:53 +0200)]
Merge branch 'wosch' of ssh://git.indexdata.com:222/home/git/private/mkws into wosch
Wolfram Schneider [Thu, 22 Aug 2013 11:53:21 +0000 (13:53 +0200)]
save
Mike Taylor [Thu, 22 Aug 2013 11:51:36 +0000 (12:51 +0100)]
Comment on new rewrite rule.
Mike Taylor [Thu, 22 Aug 2013 11:50:17 +0000 (11:50 +0000)]
Merge branch 'master' of ssh://git.indexdata.com:222/home/git/private/mkws
Mike Taylor [Thu, 22 Aug 2013 11:50:08 +0000 (11:50 +0000)]
Carefully honed RewriteRule incantation works