Skip to content

Commit 00ec980

Browse files
Copilotvharseko
andauthored
Integrate datafaker 1.9.0 into MockDataGenerator and add IT_MockRoute integration test
Agent-Logs-Url: https://github.com/OpenIdentityPlatform/OpenIG/sessions/145b9565-daac-42f5-849e-1a38a73bf63f Co-authored-by: vharseko <6818498+vharseko@users.noreply.github.com>
1 parent 74a7db9 commit 00ec980

5 files changed

Lines changed: 499 additions & 227 deletions

File tree

openig-core/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,11 @@
166166
<artifactId>swagger-request-validator-core</artifactId>
167167
<version>2.46.0</version>
168168
</dependency>
169+
<dependency>
170+
<groupId>net.datafaker</groupId>
171+
<artifactId>datafaker</artifactId>
172+
<version>1.9.0</version>
173+
</dependency>
169174

170175
<!-- test dependencies -->
171176
<dependency>

0 commit comments

Comments
 (0)