
Add E2E test for metrics

* Reduce regression risk for Sys team
parent
4fcf1ae4
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 2 additions, 0 deletions.gitlab-ci.yml
- tests/README.md 12 additions, 0 deletionstests/README.md
- tests/__init__.py 0 additions, 0 deletionstests/__init__.py
- tests/e2e/netbox/__init__.py 0 additions, 0 deletionstests/e2e/netbox/__init__.py
- tests/e2e/netbox/test_metrics.py 27 additions, 0 deletionstests/e2e/netbox/test_metrics.py
- tests/requirements.e2e.txt 1 addition, 0 deletionstests/requirements.e2e.txt
tests/README.md
0 → 100644
tests/__init__.py
0 → 100644
tests/e2e/netbox/__init__.py
0 → 100644
tests/e2e/netbox/test_metrics.py
0 → 100644
tests/requirements.e2e.txt
0 → 100644
Please register or sign in to comment