issues
search
uber
/
charlatan
A Python library to efficiently manage and install database fixtures
https://charlatan.readthedocs.org/en/latest/
Other
89
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix yaml load error since pyyaml 5.1 release
#63
genepeng
closed
5 years ago
2
Add unmaintained notice
#62
charlax
closed
7 years ago
3
Fixed #58 - builder should be passed to nested call.
#61
andrewnester
closed
7 years ago
7
Sqlalchemy does not commit items installed through post_creation
#60
samjetski
opened
8 years ago
0
Allow depend_on for collections
#59
samjetski
opened
8 years ago
0
get_fixtures method ignores passed builder instances
#58
aomelianenko
closed
7 years ago
0
InstallAndSave builder should allow deferring transaction commit
#57
bijanvakili
opened
8 years ago
1
Nested custom constructors are not evaluated
#56
kooba
opened
8 years ago
1
FixturesManager should extend a list of filenames rather than append
#55
miloconway
opened
9 years ago
1
support epoch_now_in_ms
#54
chunyan
closed
9 years ago
2
install_all_fixtures() does not install fixtures declared with the inherit_from attribute
#53
julozi
opened
9 years ago
4
Possible to generate fixtures from database?
#52
mattbennett
opened
9 years ago
1
Updated quickstart.rst documentation
#51
rtoussaint
closed
9 years ago
1
Add deep_inherit
#50
charlax
closed
9 years ago
0
Add now_naive tag
#49
charlax
closed
9 years ago
0
Fix anonymous list objects name resolution resolves #47
#48
jvrsantacruz
closed
9 years ago
4
Error while getting fixture with anonymous references
#47
jvrsantacruz
closed
9 years ago
0
Use timezone aware datetime
#46
charlax
closed
9 years ago
0
Fixed AttributeError bug where accessing fields of another dict
#45
minglecm
closed
9 years ago
0
Can we have factory features in install_fixtures not just install_fixture
#44
rahulramakrishnan
opened
9 years ago
1
Fixed FixtureManager.delete_fixture to use the injected builder
#43
dnathe4th
closed
9 years ago
1
make FixturesManager work with empty fixture file
#42
yandongliu
closed
9 years ago
1
Fix missing foreign key generated from db
#41
charlax
closed
9 years ago
1
Fix travis
#40
charlax
closed
9 years ago
1
Add ability to use custom builder
#39
charlax
closed
9 years ago
8
Add documentation about uninstall fixtures
#38
charlax
closed
9 years ago
1
Add doc for pytest
#37
charlax
closed
9 years ago
1
Do not install fixtures class attributes anymore
#36
charlax
closed
9 years ago
2
Support multiple levels of nesting for relationships
#35
minglecm
closed
9 years ago
6
README.rst: Make authors a list
#34
msabramo
closed
9 years ago
2
README.rst: Add PyPI badge
#33
msabramo
closed
9 years ago
2
Generate now at fixture instantiation time
#32
charlax
closed
9 years ago
1
Fix saving collection of fixtures to database
#31
jogly
closed
10 years ago
2
Fix glob wildcard bug
#30
sweenzor
closed
9 years ago
2
Accept wildcards in fixture filenames
#29
sweenzor
closed
10 years ago
2
Allow fixture loading from a directory
#28
sweenzor
closed
10 years ago
2
properly document FixturesManager.load() signature
#27
mrbrowning
closed
10 years ago
1
fix python3-incompatible reference to basestring
#26
mrbrowning
closed
10 years ago
1
removed version comment outside of docstring
#25
mrbrowning
closed
10 years ago
0
Add ability to load multiple fixtures files
#24
mrbrowning
closed
10 years ago
3
Update pyyaml version
#23
joshualross
closed
10 years ago
2
Add support for loading yaml strings as unicode.
#22
joshualross
closed
10 years ago
5
Add a test to get from database
#21
charlax
closed
10 years ago
1
Fix getting attribute from relationship
#20
charlax
closed
10 years ago
1
Improve collections
#19
charlax
closed
10 years ago
0
Add support for Python 3
#18
charlax
closed
10 years ago
0
Refactor testcase
#17
charlax
closed
10 years ago
2
Add the possibility to uninstall fixtures
#16
jordanb
closed
10 years ago
7
Uninstall fixture
#15
jordanb
closed
10 years ago
6
Add guide to contribute
#14
charlax
closed
10 years ago
1
Next