15 lines
267 B
Markdown
15 lines
267 B
Markdown
# tests-backend.md
|
|
|
|
## Tests unitaires
|
|
- test_ping()
|
|
- test_port_scan()
|
|
- test_classification()
|
|
- test_sqlalchemy_models()
|
|
- test_api_get_ip()
|
|
- test_api_update_ip()
|
|
- test_scheduler()
|
|
|
|
## Tests d'intégration
|
|
- scan complet réseau simulé
|
|
- WebSocket notifications
|