add a prefix for jasmine console log messages
[mkws-moved-to-github.git] / test / spec / mkws-pazpar2.js
2014-03-07 Wolfram Schneideradd a prefix for jasmine console log messages
2014-03-06 Heikki LevantoUnit tests for the MOTD MKWS-134
2014-02-12 Mike TaylorMany more tests are now done using class selectors...
2014-02-12 Mike TaylorAddress mkwsPrev and mkwsNext by class.
2014-02-11 Mike TaylorFix test-suite's debug() function to use mkws.debug()
2014-02-10 Wolfram SchneiderFacet-related elements are identified by class rather...
2014-02-10 Wolfram SchneiderMerge branch 'master' of ssh://git.indexdata.com:222...
2014-02-07 Mike TaylorFacet-related elements are identified by class rather...
2014-02-07 Wolfram Schneiderconfig option disable_facet_authors_search, MKWS-114
2014-02-07 Wolfram Schneiderignore non-functional limit search for authors if runni...
2014-02-06 Wolfram Schneidertranslate navi bar, MKWS-112
2014-02-06 Wolfram Schneidergrammar
2014-02-05 Mike TaylorFix test-suite to use class mkwsResults instead of ID.
2014-02-04 Mike TaylorUse child-counting to find Targets and Records links.
2014-02-04 Mike TaylorTweaks to test-suite expectation as we move towards...
2014-02-03 Wolfram Schneiderwait longer for "source in navi bar"
2014-02-03 Wolfram Schneiderwait longer for "source in navi bar"
2014-01-30 Wolfram Schneiderindent
2014-01-29 Wolfram Schneiderkeep status of jasmine test in mkws.jasmine_done
2014-01-27 Wolfram Schneiderwait up to 4 seconds for facet sources
2014-01-24 Wolfram Schneiderfix jquery .attr('href') usage
2014-01-24 Wolfram Schneidermore jQuery <-> HTMLobject fixes for IE8
2014-01-24 Wolfram Schneideruse the more portable $(obj).text() instead obj.text...
2014-01-24 Wolfram Schneiderignore all authors which match the black list, not...
2014-01-24 Wolfram Schneiderignore all wikipedia source links, not just the first one
2014-01-24 Wolfram Schneiderdo not click on author names without a comma, e.g....
2014-01-24 Wolfram Schneidercheck if the URL href attribute is equal to what we...
2014-01-24 Wolfram Schneidersupport more than one clickable URLs in show record
2014-01-24 Wolfram Schneiderwait longer for author facets
2014-01-22 Wolfram Schneidercheck the jasmine config for valid values
2014-01-22 Wolfram Schneiderallow set set jasmine_config object before jasmine...
2014-01-22 Wolfram Schneidersupport HTTPS URL check
2014-01-17 Wolfram Schneidermore flexible jasmine tests, MKWS-100
2014-01-13 Wolfram Schneiderindent
2014-01-13 Wolfram Schneiderdo not click on author with numbers, e.g.: Bower, James...
2014-01-13 Wolfram Schneiderif we limit a search to a source, the hit counter could...
2014-01-10 Wolfram Schneiderwait only 5 seconds for limited source search
2013-12-18 Wolfram Schneideradd a flag to disable check for URLs in records
2013-12-18 Wolfram Schneiderif running as raw pp2, don't wait for mkws auth, MKWS-82
2013-12-18 Wolfram Schneiderindent
2013-12-18 Wolfram Schneiderdebug_level no longer needed, run debug() with parameters
2013-12-18 Wolfram Schneiderlazy evaluation of mkws.js objects, part of MKWS-50
2013-12-18 Wolfram Schneiderindent
2013-12-13 Wolfram Schneidermatch the end of 'Active clients' message
2013-12-13 Wolfram Schneiderwording
2013-12-13 Wolfram Schneiderfix xpath again
2013-12-13 Wolfram Schneiderfix xpath for show record click
2013-12-13 Wolfram Schneiderbetter log messages
2013-12-12 Wolfram Schneiderthe "Source" delimiter message may come after "author"
2013-12-12 Wolfram Schneiderrename mkws.service_proxy_auth to mkws.authenticated
2013-10-20 Wolfram Schneiderbring debug() function back
2013-10-10 Mike Taylor'debug' setting renamed 'debug_level' in examples
2013-09-24 Wolfram Schneiderdocumnetation
2013-09-24 Wolfram Schneiderimprove logging for next/prev links
2013-09-24 Wolfram Schneidercheck if we see at least one author link in facets
2013-09-16 Wolfram Schneiderimprove error message
2013-09-16 Wolfram Schneiderclick on first records - some searches may have only...
2013-09-16 Wolfram Schneiderfix 'check status clients' runs()
2013-09-16 Wolfram Schneiderwaits longer for facet check, and use runs() function
2013-09-16 Wolfram Schneiderit could take some milliseconds until the source facets...
2013-09-16 Wolfram Schneiderdo not click on wikipedia source link - no author or...
2013-09-16 Wolfram Schneidercheck the real number of clicks values, not just clicks...
2013-09-16 Wolfram Schneiderconfigurable click on Nth record for show()
2013-09-16 Wolfram Schneiderconfigurable click on Nth record for show()
2013-09-06 Wolfram Schneiderreorder tests: first limit by author, than by sources
2013-09-05 Wolfram Schneiderwait up to 10 seconds for the first next link
2013-08-30 Wolfram Schneideroff-by-one error in hit count check
2013-08-30 Wolfram Schneideruse mkwsRecords for Records|Targets testing, not mkwsRe...
2013-08-30 Wolfram Schneiderwating for 80 records is enough
2013-08-30 Wolfram Schneiderwait up to 16 seconds for results
2013-08-30 Wolfram Schneiderwait until the record pops up and then extract an URL
2013-08-30 Wolfram Schneiderrefactor "Show record"
2013-08-30 Wolfram Schneiderreorder test, status check last
2013-08-30 Wolfram SchneiderCheck switch menu Records/Targets
2013-08-30 Wolfram Schneiderevent based check if the prev/next links are working
2013-08-30 Wolfram Schneiderdisable dummy test EOF
2013-08-29 Wolfram Schneidera dummy final test
2013-08-29 Wolfram Schneiderimprove polling for hit counter
2013-08-29 Wolfram Schneidersubmit search after SP auth was done
2013-08-28 Wolfram Schneiderhit counter: will pass the test for Danish and German...
2013-08-28 Wolfram Schneiderrefactor to use single object mkws, part of jQuery...
2013-08-28 Wolfram Schneiderbetter test description
2013-08-28 Wolfram Schneiderlowercase name for checks
2013-08-28 Wolfram Schneiderrefactor out termlist check
2013-08-28 Wolfram Schneidercheck status field
2013-08-28 Wolfram Schneiderrun show_record() for sources and authors limited searches
2013-08-28 Wolfram Schneiderlimit to author search
2013-08-28 Wolfram Schneidercheck termlist, and for the sub-component: sources...
2013-08-23 Wolfram Schneiderdisable final test, will bock further manual tests...
2013-08-23 Wolfram Schneiderbetter xpath
2013-08-23 Wolfram Schneiderworking show record link
2013-08-23 Wolfram SchneiderFinal success message in search input field
2013-08-23 Wolfram Schneidercheck if click on 'Next' was successfully
2013-08-23 Wolfram Schneiderfaster check, test for real hit counter
2013-08-23 Wolfram Schneidercleanup
2013-08-23 Wolfram Schneiderworking
2013-08-23 Wolfram Schneiderrefactor
2013-08-22 Wolfram Schneidernearly working version
2013-08-22 Wolfram Schneidercheck running pazpar2