issues
search
pajachiet
/
pymongo-schema
A schema analyser for MongoDB, written in Python.
GNU Lesser General Public License v3.0
74
stars
13
forks
source link
pytest + functional test
#10
Closed
JulieRossi
closed
7 years ago
JulieRossi
commented
7 years ago
This PR :
changes test framework (from unittest to pytest)
improves functional test (add broader input data)
fixes build by forcing travis mongo version
fixes iter on collections (breaks build with precise) by specifying no system collections
This PR :