-
Notifications
You must be signed in to change notification settings - Fork 192
[Test Plan] Login Statistics and Dataquery test update #9671
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
Merged
driusan
merged 3 commits into
aces:main
from
skarya22:2025_03_05_Update_Login_Stats_TestPlan
Mar 27, 2025
Merged
Changes from 2 commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| # Login Statistics Test Plan | ||
|
|
||
| 1. Create a query in the dataquery module, including the Project column. | ||
| 2. Pin the query to the login page by pressing the Pin icon, then entering a name, | ||
| and checking "Pin to Login Page". If a query returns more than one row, the name will be appended with an 's'. Note that the query will not be pinned if it returns 0 rows, and will not be pinned if it does not include the Project column. | ||
| 3. Run `tools/update_login_summary_statistics.php` and confirm the output matches the count of the rows | ||
| from the dqt. | ||
| 4. Log out of LORIS and confirm you can see the Login Statistics widget along with the pinned DQT query. | ||
| 5. If `project/tools/Login_Summary_Statistics` is non-existant, confirm that the queries from `SQL/Login_Summary_Statistics` were run and added to the widget. If it is not non-existent, confirm that those queries were added instead. | ||
| 6. Set a Project in SQL to have `showSummaryOnLogin = False`. Then run the script again and confirm | ||
| that the project is no longer displayed in the Login Statistics widget, and the numbers are not included in the All project. | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.