Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Health checks for APIs used by Atlas project

Notifications You must be signed in to change notification settings

Amsterdam/atlas-health-checks

Repository files navigation

Atlas health checks

Collection of tests that validate APIs are healthy. Anonymous and authenticated requests are send to end points used by Atlas (Data en informatie) project.

Install

pip install -r requirements.txt

Run / tests

The following environment variables should be set:

API_ROOT
USERNAME_EMPLOYEE_PLUS
PASSWORD_EMPLOYEE_PLUS

Run on development system:

pytest

or run inside docker container with:

docker-compose up

About

Health checks for APIs used by Atlas project

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published