Skip to content

Commit

Permalink
chore(dsp-negotiation-api): implement controller tests
Browse files Browse the repository at this point in the history
  • Loading branch information
juliapampus committed Apr 21, 2023
1 parent 46bb197 commit f17dace
Show file tree
Hide file tree
Showing 2 changed files with 553 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ dependencies {
implementation(libs.jakarta.rsApi)

testImplementation(project(":core:common:junit"))
testImplementation(testFixtures(project(":extensions:common:http:jersey-core")))
testImplementation(libs.restAssured)
}
Loading

0 comments on commit f17dace

Please sign in to comment.