Commit Graph

31 Commits

Author SHA1 Message Date
Xavier Guimard
7c676d8d99 make tidy 2016-01-22 16:53:41 +00:00
Xavier Guimard
0bcc83c2c2 More logs 2016-01-22 12:32:14 +00:00
Xavier Guimard
4da8177672 Restore base conf at the end of manager tests for next tests 2016-01-21 20:10:38 +00:00
Xavier Guimard
60b959f342 Enable local cache in e2e tests (#889) 2016-01-21 20:02:13 +00:00
Xavier Guimard
12f5db02bb make tidy-js 2016-01-21 11:36:23 +00:00
Xavier Guimard
27b351c637 Set date + 1 year in help cookie 2016-01-20 21:48:08 +00:00
Xavier Guimard
d8273075bd Bugs in SAML/OIDC options (may close #885) 2016-01-20 20:56:06 +00:00
Xavier Guimard
1c93769e1b Fix #893 2016-01-14 21:35:45 +00:00
Xavier Guimard
aa788a4a8f Write well formed default rules for manager (Closes: #871) 2016-01-14 20:32:25 +00:00
Xavier Guimard
a14a38f2e4 Add test for saving old configuration (Closes: #889) 2016-01-14 06:28:21 +00:00
Xavier Guimard
d2d84b1c9b UTF-8 test 2016-01-08 06:58:38 +00:00
Xavier Guimard
6f7629953b Update tests after menu change 2016-01-05 21:05:40 +00:00
Xavier Guimard
5da51ee376 Add 2 little sleeps to avoid some errors 2015-12-30 09:27:11 +00:00
Xavier Guimard
fbd9d64cb9 Update test infra links 2015-12-30 06:44:35 +00:00
Xavier Guimard
e4e749d1eb Adapt SAML test 2015-12-24 09:49:30 +00:00
Xavier Guimard
4a7aa41b6e Add test for reloadUrls 2015-12-24 09:49:28 +00:00
Xavier Guimard
c913376cfa js_beautify -o -s=2 ... 2015-12-22 10:45:32 +00:00
Xavier Guimard
b98b203ec6 Use "id" to avoid some errors when tests are chaining 2015-12-22 10:45:29 +00:00
Xavier Guimard
c25ef5102c 4 links now since logout display 2015-12-22 10:45:22 +00:00
Xavier Guimard
96dd4c00e6 Add SAML e2e test 2015-12-19 18:06:12 +00:00
Xavier Guimard
c9f422db99 Change e2e tests description 2015-12-19 13:17:22 +00:00
Xavier Guimard
2df6075dfa Persistent sessions explorer in progress 2015-12-18 06:17:30 +00:00
Xavier Guimard
0a4308bad5 Add cgi module for some tests 2015-12-16 11:37:45 +00:00
Xavier Guimard
4a5bfa6354 Add CGI file for the manager 2015-12-16 11:37:39 +00:00
Xavier Guimard
2601c7953c Add e2e test for authChoice and authMulti 2015-12-15 22:07:03 +00:00
Xavier Guimard
cfeec44905 Rename e2e dir to manager 2015-12-14 18:36:39 +00:00
Xavier Guimard
58940f17b4 Set default values for mpm_event 2015-12-14 05:50:26 +00:00
Xavier Guimard
7d638ee9e9 Replace web server port by a Makefile variable 2015-12-13 22:39:19 +00:00
Xavier Guimard
76691a81bb e2e-tests now tests source tree (with its own webserver) 2015-12-13 22:09:34 +00:00
Xavier Guimard
c3ad2c39ed Update end-to-end tests: use own apache server 2015-12-13 07:25:37 +00:00
Xavier Guimard
537d5d2394 Move end-to-end test to root
New target also created in Makefile: `e2e_test`
NB: to launch it, install protractor. For example:

    npn install -g protractor && \
    webdriver-manager update
2015-12-07 20:56:39 +00:00