summaryrefslogtreecommitdiff
path: root/factory/fuzzy.py
Commit message (Expand)AuthorAge
* fuzzy: Minor cleanup in BaseFuzzyDateTimeRaphaël Barrois2016-02-15
* fuzzy: Fix decimal.FloatOperation warning (Closes #261)Raphaël Barrois2016-02-10
* Update header years.Raphaël Barrois2015-03-26
* Allow lazy evaluation of FuzzyChoice's iterators (Closes #184).Raphaël Barrois2015-03-26
* Fix typo in FuzzyDateTime (Closes #189).Raphaël Barrois2015-03-26
* Enable resetting factory.fuzzy's random generator (Closes #175, #185).Raphaël Barrois2015-02-18
* fuzzy: Add FuzzyFloat (Closes #124).Raphaël Barrois2014-01-22
* Added FuzzyInteger support for stepIlya Pirogov2013-12-27
* Fix FuzzyDecimal on Python2.6.Raphaël Barrois2013-10-29
* Style fixes for FuzzyDecimal (Closes #94).Raphaël Barrois2013-10-29
* Added a Fuzzy Decimal attribute.Omer2013-10-29
* Added FuzzyText attribute.Jon Dufresne2013-10-29
* Fix coverageRaphaël Barrois2013-06-15
* Add FuzzyDateTime/FuzzyNaiveDateTime.Raphaël Barrois2013-04-21
* Add FuzzyDateSaul Shanabrook2013-04-21
* Add factory.fuzzy (Closes #41).Raphaël Barrois2013-04-11