Bugzilla – Attachment 180317 Details for
Bug 39315
Missing tests for KohaTable search on coded value's description
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 39315: Move KohaTable cypress tests to a separate directory
Bug-39315-Move-KohaTable-cypress-tests-to-a-separa.patch (text/plain), 1.11 KB, created by
David Nind
on 2025-04-02 12:38:25 UTC
(
hide
)
Description:
Bug 39315: Move KohaTable cypress tests to a separate directory
Filename:
MIME Type:
Creator:
David Nind
Created:
2025-04-02 12:38:25 UTC
Size:
1.11 KB
patch
obsolete
>From 345c8bf1632f2dbd8c0e443a506c4d239b1131b8 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 12 Mar 2025 10:07:34 +0100 >Subject: [PATCH] Bug 39315: Move KohaTable cypress tests to a separate > directory > >Signed-off-by: David Nind <david@davidnind.com> >--- > t/cypress/integration/{ => KohaTable}/KohaTable_spec.ts | 0 > t/cypress/integration/{ => KohaTable}/PatronSearch_spec.ts | 0 > 2 files changed, 0 insertions(+), 0 deletions(-) > rename t/cypress/integration/{ => KohaTable}/KohaTable_spec.ts (100%) > rename t/cypress/integration/{ => KohaTable}/PatronSearch_spec.ts (100%) > >diff --git a/t/cypress/integration/KohaTable_spec.ts b/t/cypress/integration/KohaTable/KohaTable_spec.ts >similarity index 100% >rename from t/cypress/integration/KohaTable_spec.ts >rename to t/cypress/integration/KohaTable/KohaTable_spec.ts >diff --git a/t/cypress/integration/PatronSearch_spec.ts b/t/cypress/integration/KohaTable/PatronSearch_spec.ts >similarity index 100% >rename from t/cypress/integration/PatronSearch_spec.ts >rename to t/cypress/integration/KohaTable/PatronSearch_spec.ts >-- >2.39.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 39315
:
179201
|
179202
|
179203
|
179204
|
179365
|
179366
|
179367
|
179368
|
180285
|
180317
|
180318
|
180319
|
180320
|
180371
|
180372
|
180373
|
180374
|
180386
|
180387
|
180388
|
180389