Skip to content

Added more fields to fulladleModuleConfig#257

Merged
runningcode merged 13 commits into
runningcode:masterfrom
asadsalman:asalman/override-module-config2
Jun 2, 2021
Merged

Added more fields to fulladleModuleConfig#257
runningcode merged 13 commits into
runningcode:masterfrom
asadsalman:asalman/override-module-config2

Conversation

@asadsalman

@asadsalman asadsalman commented May 21, 2021

Copy link
Copy Markdown
Contributor

This PR adds the ability to override certain fields for modules when using Fulladle.
You can override the following properties for any module:

  1. maxTestShards
  2. clientDetails
  3. environmentVariables
  4. debugApk

@runningcode runningcode left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks very good. just some nits

Comment thread fladle-plugin/src/main/java/com/osacky/flank/gradle/FulladleModuleExtension.kt Outdated
Comment thread fladle-plugin/src/main/java/com/osacky/flank/gradle/FulladleModuleExtension.kt Outdated
val environmentVariables: MapProperty<String, String> = objects.mapProperty()

/**
* the app under test

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this a fully qualified path to the apk under test?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what do you mean by fully qualified path? the absolute path?

Comment thread fladle-plugin/src/main/java/com/osacky/flank/gradle/FulladlePlugin.kt Outdated
Comment thread docs/multi-module-testing.md
@runningcode

Copy link
Copy Markdown
Owner

Could you run ./gradlew :fladle-plugin:formatKotlin commit and repush? It is failing the ktlint checks.

@runningcode
runningcode merged commit 12ea56f into runningcode:master Jun 2, 2021
@github-actions

github-actions Bot commented Jun 2, 2021

Copy link
Copy Markdown

Buildscan url for run 900828157

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants