2014-08-08 |
Wolfram Schneider | document why we check for a boolean JS object true... |
tree | commitdiff |
2014-08-04 |
Jason Skomorowski | Use more specific selector to count record in "sort... |
tree | commitdiff |
2014-07-09 |
Wolfram Schneider | fix internal function get_hit_counter() if $ is undefined |
tree | commitdiff |
2014-07-09 |
Wolfram Schneider | indent |
tree | commitdiff |
2014-07-09 |
Wolfram Schneider | fix waitcount for sort by |
tree | commitdiff |
2014-07-09 |
Wolfram Schneider | fix waitcount for per page |
tree | commitdiff |
2014-07-09 |
Wolfram Schneider | run .unbind() earlier |
tree | commitdiff |
2014-07-09 |
Wolfram Schneider | reset DOM change counter for second un-facet link,... |
tree | commitdiff |
2014-07-09 |
Wolfram Schneider | better log for DOM changes |
tree | commitdiff |
2014-07-09 |
Wolfram Schneider | wait for result changes after un-facet click, part... |
tree | commitdiff |
2014-07-09 |
Wolfram Schneider | using $() is more readable than mkws.$() |
tree | commitdiff |
2014-07-09 |
Wolfram Schneider | use a debug function with time stamps |
tree | commitdiff |
2014-07-07 |
Wolfram Schneider | wait longer for Firefox |
tree | commitdiff |
2014-07-07 |
Wolfram Schneider | less debugging |
tree | commitdiff |
2014-07-07 |
Wolfram Schneider | make sort by check optional |
tree | commitdiff |
2014-07-07 |
Wolfram Schneider | typo |
tree | commitdiff |
2014-07-07 |
Wolfram Schneider | less debugging |
tree | commitdiff |
2014-07-07 |
Wolfram Schneider | remove facets links one after each other, not a the... |
tree | commitdiff |
2014-07-07 |
Wolfram Schneider | less debugging |
tree | commitdiff |
2014-07-07 |
Wolfram Schneider | better readable CSS path for records/targets link |
tree | commitdiff |
2014-07-07 |
Wolfram Schneider | working sort check, MKWS-140 |
tree | commitdiff |
2014-07-07 |
Wolfram Schneider | check that we got exactly 20 records after select change |
tree | commitdiff |
2014-07-07 |
Wolfram Schneider | trigger change event after changing per page value |
tree | commitdiff |
2014-07-07 |
Wolfram Schneider | wait for DOM change after removing facet limit links |
tree | commitdiff |
2014-07-07 |
Wolfram Schneider | Jasmine test should check that sorting works, MKWS-140 |
tree | commitdiff |
2014-06-11 |
Mike Taylor | Add logging. |
tree | commitdiff |
2014-05-15 |
Mike Taylor | Use mkws.$(x) throughout in place of $(x). |
tree | commitdiff |
2014-05-09 |
Mike Taylor | Class mkwsTerm replaces term in several places in testing. |
tree | commitdiff |
2014-05-09 |
Mike Taylor | Test for new MKWS-specific class mkwsSummary instead... |
tree | commitdiff |
2014-05-09 |
Mike Taylor | Look for mkwsClientCount class instead of "clients". |
tree | commitdiff |
2014-05-09 |
Mike Taylor | Check for mkwsDetails class, not details. |
tree | commitdiff |
2014-05-07 |
Mike Taylor | Update test to look for mkwsTargets rather than mkwsByt... |
tree | commitdiff |
2014-04-25 |
Wolfram Schneider | add config option to disable "Check MOTD after search... |
tree | commitdiff |
2014-04-24 |
Wolfram Schneider | we test now with 17 targets, MKWS-163 |
tree | commitdiff |
2014-04-23 |
Wolfram Schneider | mininum number of targets (active clients) is 1-9 ... |
tree | commitdiff |
2014-04-19 |
Wolfram Schneider | debugging hit counter |
tree | commitdiff |
2014-04-18 |
Wolfram Schneider | documentation: hits count in source may be less or... |
tree | commitdiff |
2014-04-18 |
Wolfram Schneider | remove useless check which randomly fails |
tree | commitdiff |
2014-04-16 |
Wolfram Schneider | Change ALL id="mkwsStat" to class="mkwsStat", as use... |
tree | commitdiff |
2014-04-15 |
Wolfram Schneider | refactor |
tree | commitdiff |
2014-04-14 |
Wolfram Schneider | disable MOTD tests, which fails in all non-popup pages... |
tree | commitdiff |
2014-04-14 |
Wolfram Schneider | run more code inside a local run() block |
tree | commitdiff |
2014-04-14 |
Wolfram Schneider | split the lage facet test in smaller pieces |
tree | commitdiff |
2014-04-13 |
Wolfram Schneider | fix source click tests |
tree | commitdiff |
2014-04-13 |
Wolfram Schneider | wait for source facets after author limit search |
tree | commitdiff |
2014-04-12 |
Wolfram Schneider | expect at least one hit while waiting for less hits... |
tree | commitdiff |
2014-04-12 |
Wolfram Schneider | expect at least one hit while waiting for less hits... |
tree | commitdiff |
2014-04-07 |
Wolfram Schneider | more facet sources fixes |
tree | commitdiff |
2014-04-07 |
Wolfram Schneider | fix totally broken facets |
tree | commitdiff |
2014-04-07 |
Wolfram Schneider | check the exact number of active connections |
tree | commitdiff |
2014-04-07 |
Wolfram Schneider | if the source click fails, skip all tests which test... |
tree | commitdiff |
2014-04-07 |
Mike Taylor | Fix jQuery selectors for new, cleaner representation... |
tree | commitdiff |
2014-03-28 |
Mike Taylor | Tests inspect mkws.config rather than old mkws_config |
tree | commitdiff |
2014-03-28 |
Mike Taylor | Fix blindly-copied comment. |
tree | commitdiff |
2014-03-25 |
Mike Taylor | Typo in comment. |
tree | commitdiff |
2014-03-25 |
Mike Taylor | Use mkws.log instead of old mkws.debug |
tree | commitdiff |
2014-03-20 |
Mike Taylor | Comment out unnecessarily noisy test/spec/mkws-pazpar2... |
tree | commitdiff |
2014-03-18 |
Wolfram Schneider | fix typo in last commit |
tree | commitdiff |
2014-03-18 |
Wolfram Schneider | check for single active client before clicking on a... |
tree | commitdiff |
2014-03-18 |
Wolfram Schneider | Fix Check status client counter check |
tree | commitdiff |
2014-03-18 |
Wolfram Schneider | cleanup .unbind() code |
tree | commitdiff |
2014-03-17 |
Wolfram Schneider | wait for stat() change in DOM, MKWS-139 |
tree | commitdiff |
2014-03-17 |
Wolfram Schneider | allow hostnames with dash ("-"), e.g mkc-cproxy.indexda... |
tree | commitdiff |
2014-03-13 |
Wolfram Schneider | IE8 does not support DOMSubtreeModified, use propertych... |
tree | commitdiff |
2014-03-10 |
Wolfram Schneider | Merge branch 'master' of ssh://git.indexdata.com:222... |
tree | commitdiff |
2014-03-10 |
Wolfram Schneider | Check for DOMSubtreeModified and a first link |
tree | commitdiff |
2014-03-10 |
Heikki Levanto | whitespace |
tree | commitdiff |
2014-03-10 |
Wolfram Schneider | wait for new records HTML data before we click on a... |
tree | commitdiff |
2014-03-10 |
Heikki Levanto | Merge branch 'master' of ssh://git.indexdata.com:222... |
tree | commitdiff |
2014-03-10 |
Heikki Levanto | One small comment |
tree | commitdiff |
2014-03-10 |
Wolfram Schneider | LoC has records without links, in that case the test... |
tree | commitdiff |
2014-03-07 |
Wolfram Schneider | fix xpath for URL extract check |
tree | commitdiff |
2014-03-07 |
Wolfram Schneider | less debugging noise |
tree | commitdiff |
2014-03-07 |
Wolfram Schneider | if there are no "good" sources, ignore the source facet... |
tree | commitdiff |
2014-03-07 |
Wolfram Schneider | refactor: make a new test "Check record list", called... |
tree | commitdiff |
2014-03-07 |
Wolfram Schneider | indent |
tree | commitdiff |
2014-03-07 |
Heikki Levanto | Detect the case when no author is good enough to click... |
tree | commitdiff |
2014-03-07 |
Heikki Levanto | Fix race condition in "Show record" MKWS-137 |
tree | commitdiff |
2014-03-07 |
Heikki Levanto | Merge branch 'master' of ssh://git.indexdata.com:222... |
tree | commitdiff |
2014-03-07 |
Heikki Levanto | Do note test return value of .trigger("click") |
tree | commitdiff |
2014-03-07 |
Heikki Levanto | Do not test the return value of .trigger("click") |
tree | commitdiff |
2014-03-07 |
Wolfram Schneider | add a prefix for jasmine console log messages |
tree | commitdiff |
2014-03-06 |
Heikki Levanto | Unit tests for the MOTD MKWS-134 |
tree | commitdiff |
2014-02-12 |
Mike Taylor | Many more tests are now done using class selectors... |
tree | commitdiff |
2014-02-12 |
Mike Taylor | Address mkwsPrev and mkwsNext by class. |
tree | commitdiff |
2014-02-11 |
Mike Taylor | Fix test-suite's debug() function to use mkws.debug() |
tree | commitdiff |
2014-02-10 |
Wolfram Schneider | Facet-related elements are identified by class rather... |
tree | commitdiff |
2014-02-10 |
Wolfram Schneider | Merge branch 'master' of ssh://git.indexdata.com:222... |
tree | commitdiff |
2014-02-07 |
Mike Taylor | Facet-related elements are identified by class rather... |
tree | commitdiff |
2014-02-07 |
Wolfram Schneider | config option disable_facet_authors_search, MKWS-114 |
tree | commitdiff |
2014-02-07 |
Wolfram Schneider | ignore non-functional limit search for authors if runni... |
tree | commitdiff |
2014-02-06 |
Wolfram Schneider | translate navi bar, MKWS-112 |
tree | commitdiff |
2014-02-06 |
Wolfram Schneider | grammar |
tree | commitdiff |
2014-02-05 |
Mike Taylor | Fix test-suite to use class mkwsResults instead of ID. |
tree | commitdiff |
2014-02-04 |
Mike Taylor | Use child-counting to find Targets and Records links. |
tree | commitdiff |
2014-02-04 |
Mike Taylor | Tweaks to test-suite expectation as we move towards... |
tree | commitdiff |
2014-02-03 |
Wolfram Schneider | wait longer for "source in navi bar" |
tree | commitdiff |
2014-02-03 |
Wolfram Schneider | wait longer for "source in navi bar" |
tree | commitdiff |
2014-01-30 |
Wolfram Schneider | indent |
tree | commitdiff |
2014-01-29 |
Wolfram Schneider | keep status of jasmine test in mkws.jasmine_done |
tree | commitdiff |
next |