java - Random User Id in MobileFirst 7.1 Test Token Endpoint -
i trying implement integration tests mobile first adapters. adapters use user identity custom realm. when writing tests adapters, need know user id, can prepare data in database , prepare mocked services.
the problem test token endpoint generates random user id. , seems there no way configure provide same user id each request. there solution ?
given there no way change in mobilefirst platform foundation 7.1, ore mentioned in comments, perhaps should return same mock data irregardless of user identity.
Comments
Post a Comment