muchdogesec / arango_taxii_server

A lightweight TAXII API wrapper for ArangoDB.
GNU Affero General Public License v3.0
2 stars 0 forks source link

Need to deal with bad credentials in different way #21

Open himynamesdave opened 1 week ago

himynamesdave commented 1 week ago

If Arango account is invalid

python3 -m unittest tests/test_0_bad_credentials.py

If Arango account if valid, but has no databases:

python3 -m unittest tests/test_2_no_access_user.py