issues
search
laracasts
/
TestDummy
Easy factories for PHP integration testing.
https://laracasts.com/lessons/whats-new-in-testdummy
MIT License
456
stars
80
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update .gitignore
#120
msalman445
closed
3 months ago
0
Laravel Upgrade
#119
rajat-agarwal1
closed
12 months ago
0
fakerphp/faker downgraded when installing laracasts/testdummy
#118
enigmatic-user
opened
3 years ago
0
Switch to fakerphp/faker
#117
okcomputer93
opened
3 years ago
0
Can't use array attributes
#116
Nekroido
opened
4 years ago
0
Warn about factories in Laravel 5
#115
Artenes
opened
7 years ago
0
Use factories for not Eloquent model
#114
troccoli
opened
7 years ago
8
Problem with attribute casting
#113
cdarken
opened
8 years ago
0
Getting faker not found error running through behat
#112
garhbod
opened
8 years ago
0
Pass through override arguments to factory definition callback
#111
foglerek
closed
6 years ago
0
factory:App\Album syntax doesn't work. it said 'Integrity Constrain Violation' message.
#110
sithuaung
opened
9 years ago
6
More then one row beeing adding to relational models
#109
dimpu
opened
9 years ago
0
Create factory extending/overriding an existing factory's attributes
#108
vlakoff
opened
9 years ago
1
Factory::build should take times() into account
#107
vlakoff
opened
9 years ago
2
Call to undefined method User::fill()
#106
ottersfish
closed
9 years ago
2
Architecture improvements
#105
piotrpasich
opened
9 years ago
0
Create Models from json/array
#104
quarkmarino
opened
9 years ago
0
Ability to use existing data
#103
phroggyy
opened
9 years ago
0
Issue with using strings as primary id
#102
chrissm79
closed
9 years ago
1
`$faker->optional()` is not getting called foreach transaction
#101
manuphatak
opened
9 years ago
3
Add a EloquentPivotModel database provider
#100
devinfd
opened
9 years ago
0
Faker Localization
#99
oliverasistemas
closed
6 years ago
2
FactoriesFinder should be able to ignore files without extension.
#98
rudowastaken
closed
9 years ago
1
Ability to specify relation create new or use existing
#97
j4k
opened
9 years ago
8
get sub-arrays for 'attributesFor'
#96
hardevine
closed
9 years ago
5
Relationship attributes not being added to model instance before saving?
#95
borfast
opened
9 years ago
5
unique() in user Closures
#94
h-collector
opened
9 years ago
0
Could not locate a factory
#93
prady00
opened
9 years ago
9
Allow short name of an existing function
#92
michgeek
closed
9 years ago
1
Object of class Closure could not be converted to string
#91
laurencei
closed
9 years ago
2
Is unique() supported?
#90
redgluten
closed
9 years ago
7
factories.php file makes PHPStorm Unhappy
#89
mikeerickson
closed
9 years ago
2
Support overriding relationship attributes
#88
adamwathan
closed
9 years ago
4
Builder::triggerFakerOnAttributes is calling random functions
#87
h-collector
closed
9 years ago
1
Faker not returning new randomized data
#86
gbrock
closed
9 years ago
7
Missing argument 2 for Laracasts\TestDummy\FactoriesLoader::{closure}()
#85
gbrock
closed
9 years ago
1
override relationship when there is more then one.
#84
apps4u
closed
9 years ago
2
Allow overriding relationship attributes using dot notation syntax
#83
adamwathan
closed
9 years ago
4
Overriding attributes for relationships
#82
adamwathan
closed
9 years ago
3
Call to undefined method Closure::format()
#81
mikeritter
opened
9 years ago
5
Undefined variable: randomElement
#80
mikeritter
closed
9 years ago
1
Don't save overrides to relationships
#79
adamwathan
closed
9 years ago
1
Bug reintroduced with recent commit
#78
devinfd
closed
9 years ago
7
Overrides don't work with relations
#77
bobbybouwmann
closed
9 years ago
5
Always return the collection of items on create.
#76
knvpk
closed
9 years ago
2
BUGFIX: Should not include files prefix with dot (e.g. `.foo.php.swo`).
#75
Leechael
closed
9 years ago
4
[PHPUnit_Framework_ExceptionWrapper] The path provided for the factories directory, tests/factories, does not exist.
#74
antondomratchev
closed
9 years ago
3
added check for string type when checking for relationships on persist
#73
bbrothers
closed
9 years ago
3
rand() always returns the same value in a $factory function
#72
naimkhalifa
closed
9 years ago
1
Exception: The {name} model was not found
#71
asvae
closed
9 years ago
1
Next