support command line args, e.g.:
[mkws-moved-to-github.git] / test /
2014-01-30 Wolfram Schneidersupport command line args, e.g.:
2014-01-30 Wolfram Schneiderrender indexdata homepage in more realistic 960x800...
2014-01-30 Wolfram Schneiderindent
2014-01-30 Wolfram Schneiderindent
2014-01-30 Wolfram Schneiderphantomjs example how to create a screenshot of indexda...
2014-01-30 Wolfram Schneiderrun mkws jasmine tests until the first click event
2014-01-30 Wolfram Schneiderindent
2014-01-30 Wolfram Schneiderindent all test files
2014-01-30 Wolfram SchneiderXML parser test with jasmine
2014-01-30 Wolfram Schneiderdocumentation
2014-01-30 Wolfram SchneiderWorkaround for broken XML parser in node.js/jquery...
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-23 Mike TaylorRemove test for no-longer-stored global copy of my_paz
2014-01-23 Mike TaylorEliminate test for temporary state mkws.usesessions
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 Schneiderallow HTTPS based MKWS URLs, MKWS-102
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
2014-01-10 Wolfram Schneidercheck ../examples/htdocs/index.html
2014-01-10 Wolfram Schneidermove the SP related test to a new directory ./spec-sp
2014-01-10 Wolfram Schneidercleanup
2014-01-10 Wolfram Schneiderfile no longer needed
2014-01-10 Wolfram Schneidercleanup, less tests
2014-01-10 Wolfram Schneidernot used anymore
2014-01-10 Wolfram Schneiderless verbose output for installing npm modules
2014-01-08 Wolfram Schneiderrun full syntax check before running tests
2014-01-07 Mike TaylorIgnore generated directory node_modules
2014-01-07 Mike TaylorRemove spurious line consisting only of a tab.
2014-01-03 Wolfram Schneiderswitch from "jquery" to "jQuery" module
2013-12-19 Wolfram Schneidertest output: do not use color coding for output
2013-12-19 Wolfram Schneiderrun each jasmine node test separately
2013-12-19 Wolfram Schneiderupdate help
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 Schneiderrun with pp2 and sp
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-17 Wolfram SchneiderFix commit which broke our tests suite.
2013-12-17 Wolfram Schneidermkws_config.pazpar2_url check no longer needed
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-12-10 Wolfram Schneiderforce exit once tests complete
2013-12-10 Wolfram Schneiderminor reformat
2013-12-04 Wolfram Schneiderdisable HTML DOM checks on examples/htdocs/mike.html
2013-11-13 Mike TaylorAdd notes on installing prerequisites of "make check"
2013-11-01 Wolfram Schneiderjasmine-node needs to catch errors, and exit with non...
2013-11-01 Wolfram Schneiderrenamed index-*.html files
2013-10-20 Wolfram Schneiderbring debug() function back
2013-10-11 Mike TaylorChange all mkwsStyle.css references to mkws.css
2013-10-10 Mike Taylor'debug' setting renamed 'debug_level' in examples
2013-10-09 Mike TaylorGet rid of the responsive_design boolean configuration...
2013-09-24 Wolfram SchneiderMerge branch 'master' of ssh://git.indexdata.com:222...
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-18 Wolfram Schneiderinstall missing node modules locally
2013-09-16 Wolfram Schneiderimprove error message
2013-09-16 Wolfram Schneidersome modules wants to be locally installed
2013-09-16 Wolfram Schneidersimplify installation documentation
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
next