final commit

lets go touch the grass
This commit is contained in:
ITQ
2025-02-22 09:32:03 +03:00
parent d261d3185d
commit f057d86a83
+3 -3
View File
@@ -1,12 +1,12 @@
# AdNova Tests # AdNova Tests
There is `unit` and `e2e` tests available, unit tests are placed all around `backend` serivce folder and `e2e` tests placed [here](./e2e/) There is `unit` and `e2e` tests available, unit tests are placed all around `backend` serivce folder and `e2e` tests placed [here](./e2e/).
## Running unit tests ## Running unit tests
### Backend service ### Backend service
See [services/backend/README.md](../services/backend/README.md#testing) See [services/backend/README.md](../services/backend/README.md#testing).
## Unit tests coverage ## Unit tests coverage
@@ -16,4 +16,4 @@ See [services/backend/README.md](../services/backend/README.md#testing)
## Running e2e tests ## Running e2e tests
See [tests/e2e/README.md](./e2e/README.md) See [tests/e2e/README.md](./e2e/README.md).