Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#19645 closed Cleanup/optimization (fixed)

Add tests for TransactionMiddleware

Reported by: Nick Sandford Owned by: Nick Sandford
Component: Core (Other) Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: yes UI/UX: no

Description

Add some unit tests for TransactionMiddleware.

Attachments (1)

ticket_19645.diff (3.7 KB ) - added by Nick Sandford 11 years ago.

Download all attachments as: .zip

Change History (6)

by Nick Sandford, 11 years ago

Attachment: ticket_19645.diff added

comment:1 by Nick Sandford, 11 years ago

Has patch: set

comment:3 by Anssi Kääriäinen <akaariai@…>, 11 years ago

Resolution: fixed
Status: newclosed

In f556df90be995a83b979cf875705d98521ab4dc7:

Fixed #19645 -- Added tests for TransactionMiddleware

comment:4 by Anssi Kääriäinen <akaariai@…>, 11 years ago

In 4c261c61f21bae4dc72e1ec2dffbce94a3603d73:

[1.5.x] Fixed #19645 -- Added tests for TransactionMiddleware

Backpatch of f556df90be995a83b979cf875705d98521ab4dc7. Backpatching
these tests so that it will be easier to backpatch the fix for #19707.

comment:5 by Anssi Kääriäinen <akaariai@…>, 11 years ago

In 498a5de07bd325628c9bd7a804144a9f714ca721:

[1.4.x] Fixed #19645 -- Added tests for TransactionMiddleware

Backpatch of f556df90be995a83b979cf875705d98521ab4dc7. Backpatching
these tests so that it will be easier to backpatch the fix for #19707.

Note: See TracTickets for help on using tickets.
Back to Top