[FOLIO-1114] Write a test for Inventory Search. Created: 07/Mar/18 Updated: 12/Nov/18 Resolved: 13/Apr/18 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P3 |
| Reporter: | charles | Assignee: | Laura Bigram |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | 3 hours, 30 minutes | ||
| Original estimate: | Not Specified | ||
| Sprint: | |
| Tester Assignee: | charles |
| Description |
|
Write a test that searches for a word in "Inventory". So basically the test will: |
| Comments |
| Comment by charles [ 06/Apr/18 ] |
|
Please extend this test to execute title and author searches. |
| Comment by charles [ 13/Apr/18 ] |
|
The test looks good and has been merged to master. I updated it to function as a module test and lives here now: https://github.com/folio-org/ui-inventory/blob/master/test/ui-testing/inventorySearch.js. |