Flask-SuperAdmin icon indicating copy to clipboard operation
Flask-SuperAdmin copied to clipboard

nosetests run only test_base

Open iurisilvio opened this issue 11 years ago • 3 comments

When I run nose from project root, it discovers 12 tests (only test_base.py). When I run nose from flask_superadmin, it discovers 25 tests.

I have no idea why it is happening.

I checked travis, it ran only 12 tests.

iurisilvio avatar Mar 24 '13 17:03 iurisilvio

Currently the tests are not adapted to the entire project code. :(

syrusakbary avatar Mar 24 '13 18:03 syrusakbary

Ok. After some changes (all already merged today), I'm running Flask-SuperAdmin with SQLAlchemy backend.

iurisilvio avatar Mar 24 '13 18:03 iurisilvio

Great!

syrusakbary avatar Mar 24 '13 18:03 syrusakbary