You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/test/java/io/github/sideshowcoder/dropwizard_openfeature/OpenFeatureBundleGoFeatureFlagProviderTest.java
// TODO need to start container before dropwizard app! Need to bundle it in some kind of @BeforeAll or something to start the dropwizard app.
37
-
// TODO start the gofeatureflag/go-feature-flag:latest docker image which is the relay proxy to interact with the provider https://gofeatureflag.org/docs/relay-proxy/getting_started
38
-
// TODO set endpoint to the endpoint provider via the docker container
39
-
// TODO create class to parse the configuration options see https://gofeatureflag.org/docs/relay-proxy/getting_started for available options
40
-
// TODO how can I make this work on github? Can I start docker containers there?
0 commit comments