uzma khan
6ab67e6968
[BAEL-4406] Move maven code to testing-libraries-2
2021-06-03 10:11:38 +01:00
KevinGilmore
8ee60907ea
BAEL-4636: add link back to article ( #10787 )
2021-05-19 20:27:34 -05:00
freelansam
8cc6444700
Merge branch 'master' into JAVA-5223
2021-05-17 22:37:02 +05:30
sampadawagde
d9db0949cb
JAVA-5223: Fix formatting of POMs (Testing Modules)
2021-05-17 20:23:43 +05:30
akhil90s
b744d8e6ee
Code Coverage with SonarQube and Jacoco ( #10674 )
...
* Code Coverage with SonarQube and Jacoco
* SonarQube and Jacoco
* Delete SonarQube and Jacoco From the Root directory
* SonarQube and JaCoCo
* SonarQube And JaCoCo
* BAEL-4636 : Code Coverage with SonarQube and Jacoco
* Shifted to testing-modules/testing-libraries-2
* Removing this project to make a single project
* Code Coverage with SonarQube and Jacoco
* Formatting in pom.xml file
* Delete Directory
* Delete unused directory
* SonarQube And JaCoCo
* SonarQube And JaCoCo
2021-05-16 11:42:35 -05:00
johnA1331
83722371e1
Create README.md
2021-04-29 05:36:53 +08:00
Trixi Turny
5f045808f9
BAEL-4783 run cucumber test as part of acceptance profile
2021-04-26 11:33:20 +01:00
Trixi Turny
7df0ace15e
BAEL-4783 use failsave to run integration tests
2021-04-23 13:31:58 +01:00
Trixi Turny
b31a927e4e
BAEL-4783 fix package name
2021-04-23 09:50:59 +01:00
Loredana Crusoveanu
c3b985584b
Merge branch 'master' into BAEL-4783-cucumber-tags-junit5
2021-04-21 11:33:56 +03:00
Trixi Turny
61a2ad8d91
BAEL-4783 fix module name
2021-04-19 20:46:13 +01:00
Trixi Turny
febcc44ea8
BAEL-4783 remove old dir
2021-04-19 20:46:06 +01:00
Trixi Turny
af9cc0deb9
BAEL-4783 rename module and fix indents
2021-04-19 20:45:56 +01:00
Trixi Turny
c49ffcc3cd
BAEL-4783 remove unused declarations
2021-04-19 20:30:23 +01:00
Krzysztof Woyke
a23b752f75
JAVA-3596: Fix exec-maven-plugin config in the testing-modules
2021-04-06 22:31:47 +02:00
Krzysztof Woyke
63e5a2dad0
JAVA-3596: Clean up exec-maven-plugin config
2021-04-02 15:43:27 +02:00
Loredana Crusoveanu
53eedb7ad5
Merge pull request #10614 from kwoyke/JAVA-3578
...
JAVA-3578: Sub-modules cleanup (pom.xml)
2021-04-01 18:46:22 +03:00
Krzysztof Woyke
28d103508f
JAVA-3578: Verify sub-modules - testing-modules
2021-03-31 20:13:00 +02:00
johnA1331
4f0e4e808a
Create README.md
2021-04-01 00:18:51 +08:00
Krzysztof Woyke
089da70fb0
JAVA-4931: Cleanup surefire config
2021-03-29 15:22:10 +02:00
Krzysztof Woyke
5e3e710e84
JAVA-3295: Fix pom properties in testing-modules
2021-03-24 10:31:09 +01:00
Krzysztof Woyke
df93a6b9e6
JAVA-3295: Use project.build.sourceEncoding and project.reporting.outputEncoding from the main pom.xml
2021-03-24 09:37:43 +01:00
Jonathan Cook
f8e9839390
BAEL-4836 - Mocking Static Methods with Mockito ( #10580 )
...
* BAEL-4706 - Spring Boot with Spring Batch
* BAEL-3948 - Fix test(s) in spring-batch which leaves repository.sqlite
changed
* BAEL-4736 - Convert JSONArray to List of Object using camel-jackson
* BAEL-4756 - Mockito MockSettings
* BAEL-4756 - Mockito MockSettings - fix spelling
* BAEL-2674 - Upgrade the Okhttp article
* BAEL-4204 - Adding Interceptors in OkHTTP
* BAEL-4836 - Mocking Static Methods with Mockito
Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2021-03-23 08:09:39 -07:00
kwoyke
224c569ac3
JAVA-4241: Upgrade Spring Boot to 2.4.3 ( #10569 )
...
* JAVA-4241: Upgrade Spring Boot to 2.4.3
* JAVA-4241: Fix CharEncodingCheckControllerUnitTest
* JAVA-4241: Upgrade Spring Framework to 5.3.4 in spring-testing
* JAVA-4241: Fix spring-data-commons version setup in spring-caching
* JAVA-4241: Upgrade jetty-reactive-httpclient in spring-5-reactive-client
* JAVA-4241: Disable failing test
2021-03-19 22:37:39 +05:30
Maiklins
8df2f0f841
Java 4278 update override properties article ( #10555 )
...
* JAVA-4278 Update "Override Properties" article
* JAVA-4278 Update override properties article (use JUnit 5)
Co-authored-by: mikr <michael.krimgen@ximedes.com>
2021-03-17 00:20:06 +05:30
johnA1331
f788bcd6c7
Create README.md
2021-03-03 20:50:02 +08:00
Otto Dvalishvili
dc650c014c
Bael 4781: Introduction to ZeroCode ( #10482 )
...
* small example of hexagonal architecture in java
* Bael-4781: Introduction to ZeroCode
* add readme
* Revert "small example of hexagonal architecture in java"
This reverts commit c0f96441
* refactoring
* refactoring
2021-02-25 22:00:21 -06:00
johnA1331
b6570de637
Update README.md
2021-01-28 01:11:32 +08:00
Jonathan Cook
9144660a72
BAEL-4756 - Mockito MockSettings - fix spelling ( #10438 )
...
* BAEL-4706 - Spring Boot with Spring Batch
* BAEL-3948 - Fix test(s) in spring-batch which leaves repository.sqlite
changed
* BAEL-4736 - Convert JSONArray to List of Object using camel-jackson
* BAEL-4756 - Mockito MockSettings
* BAEL-4756 - Mockito MockSettings - fix spelling
Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2021-01-23 07:08:50 +01:00
Jonathan Cook
b9c81b0ced
BAEL-4756 - Mockito MockSettings ( #10423 )
...
* BAEL-4706 - Spring Boot with Spring Batch
* BAEL-3948 - Fix test(s) in spring-batch which leaves repository.sqlite
changed
* BAEL-4736 - Convert JSONArray to List of Object using camel-jackson
* BAEL-4756 - Mockito MockSettings
Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2021-01-17 11:39:53 +01:00
Loredana Crusoveanu
119af2bcb9
Merge pull request #10421 from rozagerardo/rozagerardo/JAVA-3717_Update-articles-for-2.4.0--other-properties-modules
...
[JAVA-3717] Update articles for 2.4.0 - other properties-related articles
2021-01-16 10:32:10 +02:00
Gerardo Roza
1a0655a189
added junit-vintage-engine dependency to avoid issues with existing JUnit4 tests
...
These are potential issues, since the dependency is included in the root pom
2021-01-13 10:26:38 -03:00
sampadawagde
013902b253
JAVA-4013: README changes
2021-01-12 19:14:50 +05:30
sampadawagde
6052fd6bc8
JAVA-4013: Moved 2 articles to spring-testing-2
2021-01-12 19:14:11 +05:30
Krzysztof Woyke
962e8839d6
Merge remote-tracking branch 'upstream/master' into JAVA-3570
2020-12-29 15:11:31 +01:00
Krzysztof Woyke
e5bb567405
Rename finalize methods
2020-12-22 21:27:18 +01:00
Krzysztof Woyke
07276b1aaa
JAVA-3570: Upgrade Spring framework to version compatible with Spring Boot 2.4 in spring-testing
2020-12-14 10:59:45 +01:00
johnA1331
623a13b0a9
Update README.md
2020-12-02 19:14:12 +08:00
Eric Martin
10ba4efce6
Merge pull request #10278 from ashleyfrieze/BAEL-4742-Guide-to-System-Stubs
...
BAEL-4742 guide to system stubs
2020-11-26 20:24:23 -06:00
Ashley Frieze
3c01b8f9f8
BAEL-4742 System Stubs example tests
2020-11-24 23:38:20 +00:00
Ashley Frieze
390b864ff3
BAEL-4742-Guide-To-System-Stubs
2020-11-20 17:44:42 +00:00
Krzysztof Woyke
58750bce50
JAVA-3580: Migrate spring-testing to the parent-boot-2
2020-11-20 16:31:01 +01:00
Loredana Crusoveanu
696f2d80af
Merge pull request #10109 from danieltaylor/patch-1
...
change "Aborted" to "Failed" under testFailed()
2020-10-16 19:15:49 +03:00
Loredana
43feef5b42
add indexes to jpa entities
2020-10-15 19:03:52 +03:00
Stephane Landelle
84d2b3a0f5
Fix JSON payloads in the Gatling script
...
Motivation:
Ids are numbers (Integers), not Strings.
Modifications:
Remove wrong wrapping double quotes.
Result:
Less parsing overhead on the server side.
2020-10-15 16:26:35 +02:00
Loredana
450614d511
update loops count JAVA-2603
2020-10-13 16:44:18 +03:00
Loredana Crusoveanu
6cccdbd485
Merge pull request #10157 from slandelle/master
...
Upgrade Gatling versions and remove extra headers
2020-10-13 10:58:45 +03:00
Stephane Landelle
024da8003b
Remove RNG upper bound like in Grinder test to avoid race condition in application under test
2020-10-12 18:51:09 +02:00
Stephane Landelle
c608c133f6
Remove extra headers as the other tools don't set them and that's extra traffic
2020-10-12 18:50:26 +02:00
Stephane Landelle
453327db2b
Upgrade Gatling versions
2020-10-12 18:49:59 +02:00