Bugzilla – Attachment 125097 Details for
Bug 17314
Routes to create, list and delete a purchase suggestion
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17314: Make TestBuilder set good defaults for Suggestions
Bug-17314-Make-TestBuilder-set-good-defaults-for-S.patch (text/plain), 781 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2021-09-21 12:35:44 UTC
(
hide
)
Description:
Bug 17314: Make TestBuilder set good defaults for Suggestions
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2021-09-21 12:35:44 UTC
Size:
781 bytes
patch
obsolete
>From 8dec987f6ee5c19c1fc53d8b57b131895c7eda92 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Fri, 23 Apr 2021 14:41:08 -0300 >Subject: [PATCH] Bug 17314: Make TestBuilder set good defaults for Suggestions > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > t/lib/TestBuilder.pm | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/t/lib/TestBuilder.pm b/t/lib/TestBuilder.pm >index e8b0dbf126..aad67040b4 100644 >--- a/t/lib/TestBuilder.pm >+++ b/t/lib/TestBuilder.pm >@@ -595,6 +595,10 @@ sub _gen_default_values { > BorrowerAttributeType => { > mandatory => 0, > }, >+ Suggestion => { >+ suggesteddate => dt_from_string()->ymd, >+ STATUS => 'ASKED' >+ }, > }; > } > >-- >2.30.2
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 17314
:
58098
|
58100
|
58101
|
58993
|
60133
|
90171
|
90172
|
90176
|
91545
|
91546
|
93761
|
93762
|
93763
|
93764
|
93765
|
108380
|
109972
|
109973
|
109974
|
109975
|
109976
|
109977
|
114113
|
114114
|
114115
|
114116
|
114117
|
114118
|
120111
|
120133
|
120134
|
120135
|
120136
|
125097
|
125098
|
125099
|
125100
|
125101
|
125102
|
125103
|
125104
|
127533
|
127534
|
127535
|
127536