atsign-foundation / at_server

The software implementation of Atsign's core technology
https://docs.atsign.com
BSD 3-Clause "New" or "Revised" License
39 stars 13 forks source link

feat: allow filtering of enrollments in enroll:list #1846

Closed srieteja closed 5 months ago

srieteja commented 5 months ago

closes https://github.com/atsign-foundation/at_server/issues/1748 - What I did

- How I did it

- How to verify it

- Description for the changelog

feat: allow filtering of enrollments in enroll:list

srieteja commented 5 months ago

Also, please add functional tests for the same.

@sitaram-kalluri functional tests have been added as part of test: add functional tests + 1 unit test