Skip to content

Enable Optional Feature "Derive Samples in LabKey Server UI" in Test#3066

Open
labkey-danield wants to merge 3 commits into
developfrom
fb_enableOptionalFeatureInExportImportTest
Open

Enable Optional Feature "Derive Samples in LabKey Server UI" in Test#3066
labkey-danield wants to merge 3 commits into
developfrom
fb_enableOptionalFeatureInExportImportTest

Conversation

@labkey-danield

Copy link
Copy Markdown
Contributor

Rationale

Get the test passing.

Related Pull Requests

Changes

  • Enable optional feature

portalHelper.addWebPart("Sample Types");
portalHelper.addWebPart("Experiment Runs");

OptionalFeatureHelper.setOptionalFeature(createDefaultConnection(), "deriveSamplesNotInApp", true);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is there a need for a call to resetOptionalFeature in the cleanup?

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.

Updated to reset it.

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