https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41336

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |41354
                 CC|                            |[email protected]

--- Comment #3 from David Nind <[email protected]> ---
The tests still don't pass for me, even with bug 41354 and 41355 applied first
- yarn cypress run --spec t/cypress/integration/Admin/RecordSources_spec.ts:

  1) Breadcrumbs tests
       Breadcrumbs:
     AssertionError: Timed out retrying after 10000ms: Expected to find
element: `.current`, but never found it.
      at Context.eval
(webpack://koha/./t/cypress/integration/Admin/RecordSources_spec.ts:18:11)

Testing notes (using KTD):

1. Enable ERM (ERMModule system preference)
2. Turn on the developer tools for your browser
3. Go to the ERM landing page
4. Note these warnings in the console:
   - [Vue Router warn]: No match found for location with path
"/cgi-bin/koha/erm/eholdings"
   - [Vue Router warn]: No match found for location with path
"/cgi-bin/koha/erm/eholdings/local"
   - [Vue Router warn]: No match found for location with path
"/cgi-bin/koha/erm/eusage"
5. Bonus: Test other areas of ERM and modules that use Vue and DataTables, such
as preservation.
7. Run the test: yarn cypress run --spec
t/cypress/integration/Admin/RecordSources_spec.ts
8. Apply the patches.
9. yarn build
10. restart_all
11. Repeat steps 3-7: no warnings, test passes


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41354
[Bug 41354] Error when loading "Record sources" Vue app
-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to