Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Cleanup manifest. | Raphaël Barrois | 2016-04-06 |
| | | | | Also, use check_manifest to check for MANIFEST.in / git mismatches. | ||
* | Refactor test setup/commands, enable tox. | Raphaël Barrois | 2016-04-06 |
| | | | | Closes #273. | ||
* | Update testing targets (Closes #265) | Raphaël Barrois | 2016-02-10 |
| | | | | Thanks to @jeffwidman for suggesting this! | ||
* | examples: Fix make test (Closes #238) | Raphaël Barrois | 2015-10-20 |
| | | | | Properly install dependencies from examples folders. | ||
* | Add examples folder. | Raphaël Barrois | 2015-07-15 |
| | | | | | This should contain examples of "using factory_boy with third-party frameworks". | ||
* | Simpler way to define version names. | Raphaël Barrois | 2015-04-27 |
| | | | | Avoid hitting bugs with max shebang line length in jenkins. | ||
* | Simplify dependencies installation for multi-version. | Raphaël Barrois | 2015-04-27 |
| | | | | | | | | | You may now use: ``make DJANGO_VERSION=1.7 test``. Valid options: * ``DJANGO_VERSION`` * ``MONGOENGINE_VERSION`` * ``ALCHEMY_VERSION`` | ||
* | Add factory.django.FileField (See #52) | Raphaël Barrois | 2013-06-15 |
| | |||
* | Fix coverage | Raphaël Barrois | 2013-06-15 |
| | |||
* | Pylint. | Raphaël Barrois | 2013-04-03 |
| | |||
* | Improve testing helpers. | Raphaël Barrois | 2013-03-03 |
| | | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> | ||
* | Add a Makefile. | Raphaël Barrois | 2013-03-03 |
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org> |