Skip to content

Backend/amivapi: Add integration tests for api connection and fix small bug

adietmue requested to merge security-fix-and-test into master

Currently amivapi crashes if user or group are not included in a the projection for groupmembership -- the projection is removed until it is safe to use it again.

Furthermore added some integration tests that are skipped if tokens are not provided to not interfere with automated testing.

Merge request reports