This website requires JavaScript.
Explore
Help
Sign In
pub
/
mongoengine
Watch
1
Star
0
Fork
0
You've already forked mongoengine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
mongoengine
/
tests
/
queryset
History
Bastien Gérard
2ca905b6e5
Finalize python2/3 codebase compatibility and get rid of 2to3
2019-12-13 23:43:04 +01:00
..
__init__.py
rename all test files so that they are prefixed by test_{orginal_filename}.py
2019-08-28 16:01:44 +03:00
test_field_list.py
remove inheritance from unittest.TestCase on basic test classes
2019-10-31 23:02:28 +01:00
test_geo.py
ran unittest2pytest
2019-10-31 22:59:49 +01:00
test_modify.py
fix == None assertions
2019-10-31 22:59:49 +01:00
test_pickable.py
ran unittest2pytest
2019-10-31 22:59:49 +01:00
test_queryset.py
Finalize python2/3 codebase compatibility and get rid of 2to3
2019-12-13 23:43:04 +01:00
test_transform.py
improve tests health (flake8 warnings)
2019-10-31 23:01:27 +01:00
test_visitor.py
Implement __bool__ on Q and QCombination
2019-12-05 00:27:41 +01:00