[DBIx-Class-Devel] [DBIx-Class-Fixtures] Switch tests to Test::TempDir::Tiny to enable parallelization (#4)

Chris Weyl notifications at github.com
Tue Apr 7 02:47:58 GMT 2015


...so we can use different directories for each test, clean them up sensibly,
and run tests in parallel -- successfully.
You can view, comment on, or merge this pull request online at:

  https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/4

-- Commit Summary --

  * tests: init_schema now accepts a db_dir parameter
  * switch tests to Test::TempDir::Tiny to enable parallelization
  * gitignore 'tmp/'

-- File Changes --

    M .gitignore (1)
    M t/01-new.t (3)
    M t/02-dump-basic.t (19)
    M t/03-dump-quantity.t (9)
    M t/04-dump-fetch.t (15)
    M t/05-dump-rules.t (9)
    M t/06-dump-date.t (6)
    M t/07-dump-all.t (7)
    M t/08-dump-includes.t (11)
    M t/09-dump-scalar-ref.t (11)
    M t/10-dump-cleanup.t (9)
    M t/12-populate-basic.t (39)
    M t/13-populate-two-dbs.t (19)
    M t/14-populate-post.t (13)
    M t/15-multiple-belongs-to.t (17)
    M t/16-rules-hasmany.t (9)
    M t/17-dump_all_config_sets.t (11)
    M t/18-extra.t (9)
    M t/lib/DBICTest.pm (6)

-- Patch Links --

https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/4.patch
https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/4.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20150406/1cd688e8/attachment.htm>


More information about the DBIx-Class-Devel mailing list