The company name is: Index Data
[mkws-moved-to-github.git] / test / spec / mkws-pazpar2.js
2014-10-06 Wolfram SchneiderThe company name is: Index Data
2014-08-21 Jason SkomorowskiAsync init() test and example.
2014-08-04 Jason SkomorowskiUse more specific selector to count record in "sort...
2014-07-09 Wolfram Schneiderfix internal function get_hit_counter() if $ is undefined
2014-07-09 Wolfram Schneiderindent
2014-07-09 Wolfram Schneiderfix waitcount for sort by
2014-07-09 Wolfram Schneiderfix waitcount for per page
2014-07-09 Wolfram Schneiderrun .unbind() earlier
2014-07-09 Wolfram Schneiderreset DOM change counter for second un-facet link,...
2014-07-09 Wolfram Schneiderbetter log for DOM changes
2014-07-09 Wolfram Schneiderwait for result changes after un-facet click, part...
2014-07-09 Wolfram Schneiderusing $() is more readable than mkws.$()
2014-07-09 Wolfram Schneideruse a debug function with time stamps
2014-07-07 Wolfram Schneiderwait longer for Firefox
2014-07-07 Wolfram Schneiderless debugging
2014-07-07 Wolfram Schneidermake sort by check optional
2014-07-07 Wolfram Schneidertypo
2014-07-07 Wolfram Schneiderless debugging
2014-07-07 Wolfram Schneiderremove facets links one after each other, not a the...
2014-07-07 Wolfram Schneiderless debugging
2014-07-07 Wolfram Schneiderbetter readable CSS path for records/targets link
2014-07-07 Wolfram Schneiderworking sort check, MKWS-140
2014-07-07 Wolfram Schneidercheck that we got exactly 20 records after select change
2014-07-07 Wolfram Schneidertrigger change event after changing per page value
2014-07-07 Wolfram Schneiderwait for DOM change after removing facet limit links
2014-07-07 Wolfram SchneiderJasmine test should check that sorting works, MKWS-140
2014-06-11 Mike TaylorAdd logging.
2014-05-15 Mike TaylorUse mkws.$(x) throughout in place of $(x).
2014-05-09 Mike TaylorClass mkwsTerm replaces term in several places in testing.
2014-05-09 Mike TaylorTest for new MKWS-specific class mkwsSummary instead...
2014-05-09 Mike TaylorLook for mkwsClientCount class instead of "clients".
2014-05-09 Mike TaylorCheck for mkwsDetails class, not details.
2014-05-07 Mike TaylorUpdate test to look for mkwsTargets rather than mkwsByt...
2014-04-25 Wolfram Schneideradd config option to disable "Check MOTD after search...
2014-04-24 Wolfram Schneiderwe test now with 17 targets, MKWS-163
2014-04-23 Wolfram Schneidermininum number of targets (active clients) is 1-9 ...
2014-04-19 Wolfram Schneiderdebugging hit counter
2014-04-18 Wolfram Schneiderdocumentation: hits count in source may be less or...
2014-04-18 Wolfram Schneiderremove useless check which randomly fails
2014-04-16 Wolfram SchneiderChange ALL id="mkwsStat" to class="mkwsStat", as use...
2014-04-15 Wolfram Schneiderrefactor
2014-04-14 Wolfram Schneiderdisable MOTD tests, which fails in all non-popup pages...
2014-04-14 Wolfram Schneiderrun more code inside a local run() block
2014-04-14 Wolfram Schneidersplit the lage facet test in smaller pieces
2014-04-13 Wolfram Schneiderfix source click tests
2014-04-13 Wolfram Schneiderwait for source facets after author limit search
2014-04-12 Wolfram Schneiderexpect at least one hit while waiting for less hits...
2014-04-12 Wolfram Schneiderexpect at least one hit while waiting for less hits...
2014-04-07 Wolfram Schneidermore facet sources fixes
2014-04-07 Wolfram Schneiderfix totally broken facets
2014-04-07 Wolfram Schneidercheck the exact number of active connections
2014-04-07 Wolfram Schneiderif the source click fails, skip all tests which test...
2014-04-07 Mike TaylorFix jQuery selectors for new, cleaner representation...
2014-03-28 Mike TaylorTests inspect mkws.config rather than old mkws_config
2014-03-28 Mike TaylorFix blindly-copied comment.
2014-03-25 Mike TaylorTypo in comment.
2014-03-25 Mike TaylorUse mkws.log instead of old mkws.debug
2014-03-20 Mike TaylorComment out unnecessarily noisy test/spec/mkws-pazpar2...
2014-03-18 Wolfram Schneiderfix typo in last commit
2014-03-18 Wolfram Schneidercheck for single active client before clicking on a...
2014-03-18 Wolfram SchneiderFix Check status client counter check
2014-03-18 Wolfram Schneidercleanup .unbind() code
2014-03-17 Wolfram Schneiderwait for stat() change in DOM, MKWS-139
2014-03-17 Wolfram Schneiderallow hostnames with dash ("-"), e.g mkc-cproxy.indexda...
2014-03-13 Wolfram SchneiderIE8 does not support DOMSubtreeModified, use propertych...
2014-03-10 Wolfram SchneiderMerge branch 'master' of ssh://git.indexdata.com:222...
2014-03-10 Wolfram SchneiderCheck for DOMSubtreeModified and a first link
2014-03-10 Heikki Levantowhitespace
2014-03-10 Wolfram Schneiderwait for new records HTML data before we click on a...
2014-03-10 Heikki LevantoMerge branch 'master' of ssh://git.indexdata.com:222...
2014-03-10 Heikki LevantoOne small comment
2014-03-10 Wolfram SchneiderLoC has records without links, in that case the test...
2014-03-07 Wolfram Schneiderfix xpath for URL extract check
2014-03-07 Wolfram Schneiderless debugging noise
2014-03-07 Wolfram Schneiderif there are no "good" sources, ignore the source facet...
2014-03-07 Wolfram Schneiderrefactor: make a new test "Check record list", called...
2014-03-07 Wolfram Schneiderindent
2014-03-07 Heikki LevantoDetect the case when no author is good enough to click...
2014-03-07 Heikki LevantoFix race condition in "Show record" MKWS-137
2014-03-07 Heikki LevantoMerge branch 'master' of ssh://git.indexdata.com:222...
2014-03-07 Heikki LevantoDo note test return value of .trigger("click")
2014-03-07 Heikki LevantoDo not test the return value of .trigger("click")
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
next