Commit Graph

56 Commits

Author SHA1 Message Date
Marc Wäckerlin
f6518ea767 show test result as check mark or cross 2017-01-24 14:17:07 +00:00
Marc Wäckerlin
6e8e665da7 new option for timeout, longer timeout in shell, new untested command auth to set basic authentication credentials 2017-01-20 08:30:49 +00:00
Marc Wäckerlin
35f5aa9676 more improve expect load; better logging in case of exception 2017-01-05 14:25:03 +00:00
Marc Wäckerlin
006a5a2e6e improve expect load; fix views menu; improve function call error display 2017-01-04 15:54:28 +00:00
Marc Wäckerlin
8b769b9483 first version of a script run progress bar 2016-11-01 15:46:18 +00:00
Marc Wäckerlin
d96747807a jenkins junit interprets dots as subclasses, so remove the dots in filenames 2016-06-09 14:12:02 +00:00
Marc Wäckerlin
979edb87ce jenkins junit plugin gojne crazy: classname must not be a file but either a directory or not exist - typo 2016-06-09 12:41:19 +00:00
Marc Wäckerlin
f828cffd5b jenkins junit plugin gojne crazy: classname must not be a file but either a directory or not exist 2016-06-09 11:18:43 +00:00
Marc Wäckerlin
5e4443478d no special characters in classname and name attributes, otherwise jenkins cannot read the test output xml file 2016-06-09 09:47:50 +00:00
Marc Wäckerlin
0b88ed689a filter special ascii commands from output, otherwise jenkins cannot read the test output xml file - keep new line 2016-06-09 08:17:42 +00:00
Marc Wäckerlin
d991ec9133 filter special ascii commands from output, otherwise jenkins cannot read the test output xml file 2016-06-09 08:09:12 +00:00
Marc Wäckerlin
52087c3906 new commands: include, case and fail; new emacs wt-mode for webtester files 2016-06-08 09:07:48 +00:00
Marc Wäckerlin
02aaf6e3ec if can have a variable test or a content check 2016-05-13 15:02:29 +00:00
Marc Wäckerlin
b4cd0bf006 fix text-selection to exists feature; ignore javascript popups 2016-05-11 09:07:04 +00:00
Marc Wäckerlin
b177a78c89 some smaller fixes and improvements for joomla testing 2016-05-03 06:52:11 +00:00
Marc Wäckerlin
1340c1efe5 some smaller fixes and improvements for joomla testing 2016-05-02 15:25:39 +00:00
Marc Wäckerlin
aca1ed69b1 add new commane clear-cookies; select text on testgui sets an expectation 2016-05-02 11:02:30 +00:00
Marc Wäckerlin
690730a3b9 fixed build-in-docker 2015-12-26 00:13:22 +00:00
Marc Wäckerlin
9716b1dd1d new command to set offline-storage-path 2015-12-21 21:27:06 +00:00
Marc Wäckerlin
14fb15f117 allow local storage; prevent crash if line is missing 2015-11-09 22:33:31 +00:00
Marc Wäckerlin
4d829961b1 removed empty lines and comments from test results 2015-11-04 11:59:37 +00:00
Marc Wäckerlin
9f3bafe5a1 prepared for build in a docker instance on jenkins 2015-11-03 14:30:31 +00:00
Marc Wäckerlin
7ad5b32893 added test for multidimensional for loop 2015-10-11 15:28:53 +00:00
Marc Wäckerlin
91a8f753c6 new for loop successfull tested 2015-10-10 15:00:06 +00:00
Marc Wäckerlin
da6971ad0e includes example and test; new command echo 2015-10-10 14:09:47 +00:00
Marc Wäckerlin
4f0af7e32a new feature: «for»-loop; updated buildsystem 2015-10-10 10:48:26 +00:00
Marc Wäckerlin
023ffc3c78 unfinished: new feature: for loop 2015-10-09 15:01:36 +00:00
Marc Wäckerlin
0c6af413a9 some bugs fixed, logging is quite good now 2015-05-20 15:22:39 +00:00
Marc Wäckerlin
24d419d6b2 fixed stupid error in Do::execute; nicer logging 2015-05-20 14:35:40 +00:00
Marc Wäckerlin
c191ab9c7a improved logging, bugfix in function handling 2015-05-20 11:52:14 +00:00
Marc Wäckerlin
f4a288f156 click has an optional clicktype; do has an optional selector; better detection and handling of moo-tool (joomla3) elements 2015-05-19 14:34:48 +00:00
Marc Wäckerlin
d7ad9f38d6 new command check to compare two values or to compare a value to the result of a command - command call now returns the value of the last statement 2015-05-11 12:13:04 +00:00
Marc Wäckerlin
13b8752c7a now also supports optional else after command if 2015-05-11 09:54:11 +00:00
Marc Wäckerlin
9335d5f6bb new commands testsuite and testcase 2015-05-09 12:27:03 +00:00
Marc Wäckerlin
ee1ebd8ca9 new feature: if tatement for conditions in functions 2015-05-08 15:34:53 +00:00
Marc Wäckerlin
8afec7dd28 massively improved build system 2015-05-05 15:06:08 +00:00
Marc Wäckerlin
0d50554c47 new build system 2015-05-05 08:30:58 +00:00
Marc Wäckerlin
2c12481418 new feature: define and call functions using the two new commands function and call 2015-05-03 20:32:04 +00:00
Marc Wäckerlin
332db8b079 More features: have a seperate setup script, where global variable replacements can be placed, new commandline parameters, command window, better recording, chose click type, ... 2015-04-30 14:25:24 +00:00
Marc Wäckerlin
04c4c54089 some more improvements, new commands, new simpler ecpect load command, certificate handling for self signed ca plus for client authentication 2015-04-24 14:39:40 +00:00
Marc Wäckerlin
c9ec2b6122 more information in cae of network error 2015-04-02 14:28:44 +00:00
Marc Wäckerlin
0838a24b51 new command «certificate» to install CA certificate for SSL - file needs to be open ... 2015-04-02 09:42:11 +00:00
Marc Wäckerlin
1a0a0ed0cd new command «certificate» to install CA certificate for SSL - need to register the new class ... 2015-04-02 09:07:31 +00:00
Marc Wäckerlin
74a8e4e56a new command «certificate» to install CA certificate for SSL 2015-04-02 08:25:52 +00:00
Marc Wäckerlin
234306d37e new command «certificate» to install CA certificate for SSL 2015-04-02 08:25:29 +00:00
Marc Wäckerlin
4e7cfafe77 new command «certificate» to install CA certificate for SSL 2015-04-02 07:45:12 +00:00
Marc Wäckerlin
953133e99e added date/time to attachment file names, so the images are sorted correctly 2015-03-04 15:31:57 +00:00
Marc Wäckerlin
c5b5c456ac detect and handle Moo-Tools-Comboboxes 2015-02-27 15:39:08 +00:00
Marc Wäckerlin
04bf6ce21a fix choosing qt 2015-02-23 13:40:33 +00:00
Marc Wäckerlin
29b1bef6fd makefile fixed 2015-02-23 13:00:32 +00:00