txfixtures:master

Last commit made on 2024-05-12
Get this branch:
git clone -b master https://git.launchpad.net/txfixtures

Branch merges

Branch information

Name:
master
Repository:
lp:txfixtures

Recent commits

dab6d85... by Jelmer Vernooij

Merge pull request #24 from jugmac00/remove-unused-code

Remove unused code

22a1b88... by Jürgen Gmach

Remove unused code

Once all remaining tests were fixed, coverage showed a couple of
uncovered lines, which were only used by the now removed phantom.js and
mongodb fixtures.

670da5b... by Jelmer Vernooij

Merge pull request #22 from jugmac00/remove-phantomjs

Remove phantom.js fixture

bbe9571... by Jürgen Gmach

Remove phantom.js fixture

The fixture was introduced for the Landscape project, but Landscape does
not use this project any more.

If you rely on this feature, please reach out on the GitHub tracker of
this project and then discuss whether and how this fixture could be included
again.

8456572... by Colin Watson

Merge pull request #21 from jugmac00/remove-support-for-mongodb

Remove support for MongoDB

33c27e8... by Jürgen Gmach

Remove support for MongoDB

This feature is most likely not used by anyone anymore, but still caused
a test failure.

In case you rely on this feature, please reach out on the GitHub project
of this project and discuss whether and how this could be included
again.

edb3eff... by Colin Watson

Merge pull request #20 from jugmac00/fix-tox-ini

Update obsolete tox configuration

f398ff8... by Jürgen Gmach

Update obsolete tox configuration

`whitelist_externals` was replaced by `allowlist_externals`.

2703a98... by Colin Watson

Merge pull request #18 from cjwatson/mongodb-cleanup-ordering

Fix mongodb cleanup ordering

745f452... by Colin Watson

Merge pull request #17 from cjwatson/newer-mongodb

Handle newer versions of mongodb