Eleftheria Stein
f1ea71e55e
Upgrade test dependencies
2020-06-25 15:41:39 +02:00
Vedran Pavic
ec82336477
Parallelize JDBC integration tests
...
See: #1505
2019-09-27 07:14:23 +02:00
Vedran Pavic
e48b46a2d5
Improve support for Oracle integration tests
...
Resolves : #1510
2019-09-23 22:35:33 +02:00
Vedran Pavic
a988b062c3
Add IBM DB2 integration tests
...
Resolves : #1482
2019-08-02 01:11:02 +02:00
Vedran Pavic
2e91024a56
Fix integration tests
...
See: #1033
2019-06-09 10:54:28 +02:00
Vedran Pavic
a4ff3682f6
Migrate tests to JUnit 5
...
Resolves : #1033
2019-06-06 20:57:45 +02:00
Vedran Pavic
2762f001bf
Add Oracle integration tests
2018-09-25 19:10:15 +02:00
Vedran Pavic
5fb0c4dd35
Improve JDBC integration tests
2018-09-24 06:30:47 +02:00
Vedran Pavic
3252b38c87
Add Microsoft SQL Server integration tests
...
Closes gh-959
2018-01-02 22:37:09 +01:00
Vedran Pavic
04ec086014
Use TestContainers for integration tests
2017-08-24 14:17:10 -05:00
Vedran Pavic
c00d6a7bf2
Apply correct convention plugin for modules
2017-07-10 09:10:33 +02:00
Vedran Pavic
5845a9c46a
Improve dependency management
...
This commit improves dependency management with the following changes:
- `spring-session-core`: move `javax.servlet-api` from `provided` to `optional` configuration due to introduction of reactive support
- `spring-session-data-redis`: remove Redis driver from `compile` configuration
- Boot samples: delegate Redis driver choice to `spring-boot-starter-data-redis`
- polish `test` configuration dependencies
2017-07-06 17:05:01 -05:00
Rob Winch
043cb42149
Extract spring-session-jdbc
...
Issue gh-806
2017-06-22 09:04:09 -05:00
Rob Winch
f1319483ee
Move spring-session to spring-session-core
...
Issue gh-806
2017-06-22 09:02:44 -05:00
Rob Winch
d590ca58e4
Standardize Build
...
Fixes gh-769
2017-04-26 22:11:41 -05:00