| Summary: | Update selenium tests for Admin pages bootstrap updates | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> | 
| Component: | Test Suite | Assignee: | Nick Clemens (kidclamp) <nick> | 
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> | 
| Severity: | normal | ||
| Priority: | P5 - low | CC: | jonathan.druart, martin.renvoize, oleonard | 
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 | 
| Patch complexity: | Trivial patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Bug Depends on: | 20736 | ||
| Bug Blocks: | |||
| Attachments: | Bug 21295: Update selenium tests for admin bootstrap changes Bug 21295: Update selenium tests for admin bootstrap changes | ||
| 
        
          Description
        
        
          Nick Clemens (kidclamp)
        
        
        
        
          2018-08-30 19:43:18 UTC
        
       Created attachment 78315 [details] [review] Bug 21295: Update selenium tests for admin bootstrap changes To test: 1 - Setup and run selenium server as outlined here: https://wiki.koha-community.org/wiki/Using_Selenium_with_Koha 2 - sudo koha-shell kohadev 3 - prove -v t/db_dependent/selenium/administration_tasks.t 4 - All should be green Created attachment 78332 [details] [review] Bug 21295: Update selenium tests for admin bootstrap changes To test: 1 - Setup and run selenium server as outlined here: https://wiki.koha-community.org/wiki/Using_Selenium_with_Koha 2 - sudo koha-shell kohadev 3 - prove -v t/db_dependent/selenium/administration_tasks.t 4 - All should be green Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> All good! Trivial, skipping QA Pushed to master for 18.11 |