Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
Import Process
Fedora Ingest Service
Commits
45534cb5
Commit
45534cb5
authored
Sep 01, 2020
by
Thomas Bernhart
Browse files
Fix instructions on how to run integration tests
parent
a9250af1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/integrationTest/kotlin/ServiceTest.kt
View file @
45534cb5
...
...
@@ -88,7 +88,7 @@ class ServiceTest {
}
// TODO: Test works with local docker
// docker run --rm -p 808
1
:8080 --name=fcrepo5 fcrepo/fcrepo:5.1.0
// docker run --rm -p 808
0
:8080 --name=fcrepo5 fcrepo/fcrepo:5.1.0
@ParameterizedTest
@MethodSource
(
"kafkaTests"
)
fun
testRun
(
params
:
TestParams
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment