Skip to content

Automation test for Wiki aliases#1057

Merged
labkey-sweta merged 2 commits intodevelopfrom
fb_wiki_aliases
Mar 30, 2022
Merged

Automation test for Wiki aliases#1057
labkey-sweta merged 2 commits intodevelopfrom
fb_wiki_aliases

Conversation

@labkey-sweta
Copy link
Copy Markdown
Contributor

Rationale

Automation test for Wiki aliases

Related Pull Requests

LabKey/platform#3165

Changes

  1. Manage configuration page : ManageWikiConfigurationPage.java
  2. New test class : WikiAliasesTest.java

Copy link
Copy Markdown
Contributor

@labkey-adam labkey-adam left a comment

Choose a reason for hiding this comment

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

A few suggestions

manageWikiConfigurationPage.rename(duplicateAlias, true)
.setAliases(aliases)
.save();

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.

Should also verify that the rename worked (before adding aliases)

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.

Done

@labkey-sweta labkey-sweta merged commit ced8ff0 into develop Mar 30, 2022
@labkey-sweta labkey-sweta deleted the fb_wiki_aliases branch March 30, 2022 19:15
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