Ticket #294 (new enhancement)

Opened 10 months ago

Last modified 4 weeks ago

Fixture loading can use database transactions ingeniously

Reported by: windmill-trac@asheesh.org Owned by:
Priority: trivial Milestone: triage
Version: 1.1.x Keywords:
Cc: Dependencies:

Description

To avoid the database hit of actually storing all the data necessary for a test before Windmill runs, you could:

(a) create a transaction, (b) load the fixtures, (c) have fun with Windmill, and (d) at the end of the Windmill test roll back the transaction.

Just a thought.

Change History

Changed 9 months ago by mikeal

  • milestone changed from 1.2 to 1.3

Pushing out all non-regressions to 1.3

Changed 4 weeks ago by sim

 decoration Changed 1 year ago by admin

 bathtub Changed 1 year ago by admin

 solar system Changed 1 year ago by admin

 stair parts Changed 1 year ago by admin

 solar supply Changed 1 year ago by admin

Note: See TracTickets for help on using tickets.