Bruno Oliveira da Silva
dd19c687fa
[KEYCLOAK-11079] CrossDC server tests broken on Travis
...
- Only run crossdc-server tests if the event type is a cron job
- Fix for string comparison on Travis script
This change is not the definitive solution, but allows us to
stabilize
the tests on master branch
2019-08-15 15:06:05 -03:00
Bruno Oliveira da Silva
1454d73c35
Revert "[KEYCLOAK-11079] CrossDC server tests broken on Travis"
...
This reverts commit c158105e2e
.
2019-08-15 15:06:05 -03:00
Bruno Oliveira da Silva
c158105e2e
[KEYCLOAK-11079] CrossDC server tests broken on Travis
...
- Only run crossdc-server tests if the event type is a cron job
This change is not the definitive solution, but allows us to stabilize
the tests on master branch
2019-08-15 10:51:00 -03:00
Bruno Oliveira da Silva
5d44c7938a
Travis improvements
...
- Cache dependencies
- Use JBoss repositories to download Maven dependencies
2019-08-13 11:49:25 -03:00
Hynek Mlnarik
e6fc9663f5
KEYCLOAK-11004 Run authz tests conditionally
2019-08-07 10:14:39 -03:00
Hynek Mlnarik
1fec20bfc9
KEYCLOAK-10672 Travis folding
2019-06-18 11:39:40 +02:00
vramik
35fa4b878b
KEYCLOAK-9712 KEYCLOAK-9911 moved Javascript adater tests and LoginModulesTest outsite of adapter package
2019-03-28 10:08:23 +01:00
mposolda
43aef9f2ae
KEYCLOAK-9835 Remove old testsuite
2019-03-25 13:22:13 +01:00
Pedro Igor
93965512c5
[KEYCLOAK-8522] - Migrate broker tests from old to new testsuite
2019-03-15 05:57:24 +01:00
mhajas
8a750c7fca
KEYCLOAK-6750 Adapt Tomcat adapter tests to new structure
2019-03-06 08:57:46 +01:00
Sebastian Laskawiec
406097a508
KEYCLOAK-6749 Jetty App Server
2019-03-05 15:21:48 +01:00
stianst
8dfd07662c
KEYCLOAK-8397 Remove deprecated Keycloak Proxy
2019-02-25 08:23:12 -03:00
Sebastian Laskawiec
ee41a0450f
KEYCLOAK-8349 KEYCLOAK-8659 Use TLS for all tests in the suite
2019-02-08 08:57:48 -02:00
vramik
30e538d7ef
KEYCLOAK-9243 fix running tests in travis
2019-01-04 09:18:27 +01:00
mhajas
6450a457d0
Run adapter tests in different group in Travis
2018-11-09 12:45:38 +01:00
sebastienblanc
02b2a8aab0
KEYCLOAK-7635 : Authenticate clients with x509 certificate
2018-08-13 09:36:02 +02:00
stianst
f99299ee39
KEYCLOAK-7967 Introduce Hostname SPI
2018-08-01 11:57:45 +02:00
mposolda
a2afe7c205
KEYCLOAK-7977 Release failing due the NPE during swagger2markup-maven-plugin execution
2018-07-31 22:05:34 +02:00
Hynek Mlnarik
7a978ff3f6
KEYCLOAK-4407 Execute cross-dc tests selectively in travis
2018-07-31 10:30:38 +02:00
vramik
ecd3fcc0af
KEYCLOAK-7924 Speed-up crossdc tests
...
Co-Authored-By: Hynek Mlnarik <hmlnarik@redhat.com>
2018-07-27 20:53:58 +02:00
vramik
38017d3cec
KEYCLOAK-4407 Ability to restart arquillian containers from test
...
Co-Authored-By: Hynek Mlnarik <hmlnarik@redhat.com>
KEYCLOAK-4407 Fix connection error if underlying container restarts (63b9da857a8174a0b5e65e70c47ef2e2842f4d4e)
2018-07-27 20:53:58 +02:00
stianst
0d9ccba566
Some work on deprecated testsuite migration
2018-06-27 08:16:14 +02:00
vramik
b0c89d739b
KEYCLOAK-6541 app server undertow support
2018-06-11 13:46:59 +02:00
vramik
6a07a7ed2c
KEYCLOAK-6541 base changes
2018-06-11 13:46:59 +02:00
mposolda
a98f085be6
KEYCLOAK-5618 Fix SessionsPreloadCrossDCTest. Update HOW-TO-RUN docs. Ensure it's executed in travis.
2017-11-09 17:39:04 +01:00
vramik
8cbdbb2fed
KEYCLOAK-5244 add PasswordPolicyTest to travis-run-tests.sh
2017-10-26 14:38:57 +02:00
Hynek Mlnarik
3248557897
KEYCLOAK-5707 Have travis run cross-dc tests when appropriate
2017-10-19 13:29:26 +02:00
Stian Thorgersen
a6b9e5604c
Fix Tomcat 6 issues ( #4478 )
...
* Fix Tomcat test failures due to dependency conflicts
* Added proxy and tomcat6 to old tests to run on Travis
2017-09-15 09:55:42 +02:00
vramik
801205a5bc
KEYCLOAK-5123 rename integration to integration-deprecated
2017-08-30 05:21:30 +02:00
Stian Thorgersen
badba7adaf
KEYCLOAK-5143 Run auth-server-wildfly profile on Travis ( #4317 )
2017-07-14 07:01:54 +02:00
Stian Thorgersen
68c7da141b
Fix
2017-05-08 15:14:55 +02:00
Stian Thorgersen
f0a0b553e5
KEYCLOAK-4870
...
Travis doesn't run unit tests
2017-05-08 14:35:17 +02:00
vramik
15f1b948bf
KEYCLOAK-4776 include newly created tests to travis
2017-04-21 14:00:42 +02:00
Stian Thorgersen
3f29c68e92
Add --no-snapshot-updates to Travis builds
2017-03-13 08:53:03 +01:00
vramik
4fbb8ed994
KEYCLOAK-4262 make AbstractSamlTest class abstract
2017-02-22 10:20:34 +01:00
Stian Thorgersen
e0bfb13ed9
Cleanup of tests including groups for Travis
2017-01-03 07:52:00 +01:00
Bill Burke
c17a57d76c
restore adapter tests in travis
2016-12-12 10:36:33 -05:00
mposolda
815b5e5f34
KEYCLOAK-4021 Travis didn't run all tests
2016-12-02 21:56:40 +01:00
mposolda
803fde6c1d
KEYCLOAK-3124 Possibility test adapter on embedded undertow
2016-11-29 22:08:23 +01:00
mposolda
3c5a0a3394
KEYCLOAK-3962 Attempt to fix travis
2016-11-22 16:00:05 +01:00
Stian Thorgersen
a52f7f9baa
Fix travis
2016-11-21 17:04:39 +01:00
Stian Thorgersen
c9e3fe9a92
Try to fix Travis
2016-11-11 17:00:11 +01:00