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

Update Test_Plan_Full_search.md #719

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion Server/Test_Plan_Full_search.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

## Testing functionality

## TODO
- [ ] user rejects share. Content/filename should no longer be indexed. (Probably still there??)
- [ ] user gets removed from share by share owner. Content/filename should no longer be indexed.
- [ ] user accepts after reject. Content/filename is again indexed.
- [ ] user gets re-added by share owner (after being removed). Content/filename is again indexed.
- [ ] occ search:scan:rebuild flags Status::STATUS_NEW in the owncloud db. Cron pushes do the re-index, and re-adds entries in the db piecewise, each run.


Test Case | Expected Result | Result | Related Comment
------------- | -------------- | ----- | ------
**CLI commands** | | |
Expand Down Expand Up @@ -79,4 +87,4 @@ Check that Full Search menu in admin section works fine using FireFox as browser
Check that Full Search menu in admin section works fine using Chrome as browser | | :construction: |
Check that Full Search menu in admin section works fine using IE11 as browser | | :construction: |
Check that Full Search menu in admin section works fine using Edge as browser | | :construction: |
Check that Full Search menu in admin section works fine using Safari as browser | | :construction: |
Check that Full Search menu in admin section works fine using Safari as browser | | :construction: |