rockcarver / frodo-lib

A library to manage ForgeRock Identity Cloud tenants, ForgeOps deployments, and classic deployments.
MIT License
9 stars 18 forks source link

Automated testing of new AM Service management capabilities #162

Open vscheuber opened 1 year ago

vscheuber commented 1 year ago

@mhjmaas contributed new AM Service management capabilities in #152 , which need automated testing.

mhjmaas commented 1 year ago

I'll get into that and amend the pull request with extra tests soon.

mhjmaas commented 1 year ago

@vscheuber I've added some automated (unit) tests for the main functionalities: Listing, importing, exporting and deleting services against mocked backends. Can you verify?