Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[conflict_resolver] Update test plan and README to test widgets #6454

Merged
merged 8 commits into from
May 13, 2020

Conversation

driusan
Copy link
Collaborator

@driusan driusan commented Apr 28, 2020

Update conflict resolver to include tests for the widgets it includes in different modules.

Fixes #6434.

@driusan driusan added the Category: Documentation PR or issue that aims to improve the documentation (test plans, wiki, comments...) label Apr 28, 2020
Copy link
Contributor

@christinerogers christinerogers left a comment

Choose a reason for hiding this comment

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

pretty good. Clarifications suggested and requested.

modules/conflict_resolver/README.md Outdated Show resolved Hide resolved
modules/conflict_resolver/test/TestPlan.md Outdated Show resolved Hide resolved
modules/conflict_resolver/test/TestPlan.md Outdated Show resolved Hide resolved
modules/conflict_resolver/test/TestPlan.md Outdated Show resolved Hide resolved
modules/conflict_resolver/test/TestPlan.md Outdated Show resolved Hide resolved
modules/conflict_resolver/test/TestPlan.md Outdated Show resolved Hide resolved
modules/conflict_resolver/test/TestPlan.md Outdated Show resolved Hide resolved
modules/conflict_resolver/test/TestPlan.md Outdated Show resolved Hide resolved
driusan and others added 4 commits May 4, 2020 14:57
Co-authored-by: christinerogers <christinerogers@users.noreply.github.com>
Co-authored-by: christinerogers <christinerogers@users.noreply.github.com>
Co-authored-by: PapillonMcGill <34311645+PapillonMcGill@users.noreply.github.com>
Co-authored-by: christinerogers <christinerogers@users.noreply.github.com>
@cmadjar cmadjar assigned driusan and unassigned christinerogers May 5, 2020
driusan and others added 2 commits May 6, 2020 10:48
Co-authored-by: christinerogers <christinerogers@users.noreply.github.com>
@ridz1208 ridz1208 self-assigned this May 8, 2020
@@ -66,3 +66,6 @@ If the `conflicts_unresolved` table somehow becomes out of sync
with the data in LORIS, the `tools/recreate_conflicts.php` script
can be used to re-compare single and double data entry values
and repopulate the `conflicts_unresolved` table.

The conflict resolver registers modules on the dashboard and the
`candidate_profile` dashboard.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
`candidate_profile` dashboard.
`candidate_profile` modules.

I don't like calling it a dashboard to avoid confusion with THE dashboard which is a module

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It's emphatically designed to be a dashboard.

@ridz1208 ridz1208 removed their assignment May 8, 2020
Co-authored-by: Rida Abou-Haidar <ridz1208@users.noreply.github.com>
@driusan driusan merged commit b21c58a into aces:23.0-release May 13, 2020
@ridz1208 ridz1208 added this to the 23.0.0 milestone May 13, 2020
HenriRabalais pushed a commit to HenriRabalais/Loris that referenced this pull request May 27, 2020
…#6454)

Update conflict resolver to include tests for the widgets it includes in different modules.

Fixes aces#6434.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Documentation PR or issue that aims to improve the documentation (test plans, wiki, comments...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[conflict_resolver] README and test plan do not describe/test widgets
4 participants