atsign-foundation / at_client_sdk

The Dart implementation of atSDK used for implementing Atsign's technology into other software
https://pub.dev/publishers/atsign.org/packages
BSD 3-Clause "New" or "Revised" License
1.47k stars 32 forks source link

test: test against updated at_commons and at_lookup (DO NOT MERGE) #1307

Closed gkc closed 2 months ago

gkc commented 2 months ago

- What I did

- How I did it Dependency overrides

- How to verify it Tests pass

- Additional context This branch also includes a change to enrollment_test in functional tests to align with improved validation of enrollment requests on the atServer. In order to keep things clean, I will make a separate PR with that change