Commit Graph

27 Commits

Author SHA1 Message Date
Sjmillington a958de4d3f [BAEL-17490] README descriptions 6 2019-09-19 17:35:06 +01:00
Loredana Crusoveanu 5806ea3891
Update README.MD 2019-08-13 23:35:02 +03:00
Lukasz Rys 85d3960cf8 [BAEL-3079]: Embedded Redis Server Article (#7368) 2019-07-21 15:52:37 +03:00
Dhawal Kapil b6ae9ec3b4 Story/bael 14304 (#7311)
* BAEL-15951 Moved vavr, JHipster to default profiles

* BAEL-14304 Include the SpringContextIntegrationTest in the default build

- Added SpringContextTest.java in all the modules where SpringContextIntegrationTest already exists

* BAEL-14304 Changes in pmd rule and pom.xml to run UnitTest and SpringContextTest additionally in default profiles

* BAEL-14304 Minor changes
2019-07-20 14:33:56 +03:00
Lukasz Rys 2f7638fd37 [ BAEL-2515 ]: Move override tutorial classes to spring-testing module (#7232) 2019-07-02 13:08:35 +02:00
Lukasz Rys 67a99828f1 Feature/bael 2515 override properties (#7165)
* [ BAEL-2515] : Add override properties article

* [ BAEL-2515] : Rename tests

* [ BAEL-2515 ]: Remove hyperlink from README
2019-06-27 22:50:12 +02:00
Loredana Crusoveanu deb33dfe58
Update README.MD
[skip ci]
2019-05-11 09:21:38 +03:00
Loredana Crusoveanu 396bfe28a9
Merge branch 'master' into master 2019-05-10 23:46:54 +03:00
collaboratewithakash c01e93a144
Back-link added 2019-05-08 16:03:12 +05:30
collaboratewithakash 9cca03b0ca
Back-link added 2019-05-08 15:36:24 +05:30
ashleyfrieze 53d4e269f3
Merge pull request #6703 from mprevisic/BAEL-1970
BAEL-1970 Setting the spring log level while testing
2019-04-17 22:07:40 +01:00
mprevisic 03a369d153 BAEL-1970 fixed logback base.xml path 2019-04-13 10:36:17 +02:00
mprevisic 6ae1e85d13 BAEL-1970 fixed formatting 2019-04-12 09:13:59 +02:00
mprevisic c3bd97f39a BAEL-1970 fixed formatting in xml files 2019-04-10 15:52:47 +02:00
mprevisic 7186d96b12 BAEL-1970 fixed formatting (use spaces instead of tabs) 2019-04-10 15:51:48 +02:00
mprevisic 2674f7abff BAEL-1970 minor log message correction 2019-04-10 15:26:00 +02:00
amit2103 caef6500c2 [BAEL-13313] - Extract versions into properties 2019-04-07 00:19:58 +05:30
mprevisic 5957f65495 BAEL-1970 improved examples after code review 2019-04-06 20:42:44 +02:00
mprevisic 19ec10a630 BAEL-1970 spring logging level while testing 2019-03-23 19:04:55 +01:00
amit2103 97f8a0c46c [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
Loredana Crusoveanu 9c45b7eda8
Update README.MD 2019-01-05 18:44:33 +02:00
DOHA 2ec62d9091 minor clean up 2019-01-02 23:16:14 +02:00
DOHA e0a063a932 remove unused SecurityConfig 2019-01-02 22:25:14 +02:00
DOHA 3107ee92a1 exclude auto-configuration 2018-12-31 16:51:27 +02:00
DOHA f757eba28b adding security for testing purpose 2018-12-31 16:50:19 +02:00
DOHA 0a64e26a8f cleanup 2018-12-29 20:29:20 +02:00
Tom Hombergs 87b23b4d44 Spock (#5952)
* BAEL-2364: Adds Spring Boot IntegrationTests with Spock Framework

* Adds o.b.boot.controller.rest.WebController as example controller
* Adds one Load Application Context Test
* Adds one WebMvcTest

* updated pom.xml's and README

* fixed module name
2018-12-20 22:54:20 +02:00