CERTUNLP / ngen

Ngen api with Django
GNU General Public License v3.0
6 stars 0 forks source link

Improve API tests login #104

Closed alecominotti closed 1 month ago

mateodurante commented 4 months ago

To improve tests performance maybe can be used ./manage.py test --parallel auto --timing ?

  --parallel [N]        Run tests using up to N parallel processes. Use the value "auto" to run one test process for each processor core.