FOLIO integration test framework
(UITEST-2)
|
|
| Status: | Closed |
| Project: | stripes-testing |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None | Parent: | FOLIO integration test framework |
| Type: | Sub-task | Priority: | P3 |
| Reporter: | Niels Erik Nielsen | Assignee: | Niels Erik Nielsen |
| Resolution: | Done | Votes: | 0 |
| Labels: | sprint21 | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | 3 hours | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | |||||||||
| Description |
|
ui-testing's hook for invoking tests living in the respective UI modules is taking shape. While some of ui-testing's tests do test general features (stripes-core) or go across several module, others pertain to just one module and can be moved out, for them to better stay in sync with ui module changes. |
| Comments |
| Comment by Niels Erik Nielsen [ 24/Aug/17 ] |
|
The tests new_user.js, patron_group.js, new_item.js have been moved to their respective modules and ui-testing has been configured with scripts (in package.json) to invoke them. |