Skip to content

Re-enable integration tests once breaking changes absorbed #113

@toddbaert

Description

@toddbaert

Flagd needs to absorb the breaking changes before it can be used in the repos. Leaving this as a placeholder for myself to do this.

  • uncomment integration-test maven profile in workflow
  • uncomment flagd initialization in StepDefinitions.java
  • add latest flagd back to pom:
    <dependency>
      <groupId>dev.openfeature.contrib.providers</groupId>
      <artifactId>flagd</artifactId>
      <version>X.X.X</version>
      <scope>test</scope>
    </dependency>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions