Skip to content

Added param validation to help method TestAuthServer

In this MR we add url params validation to the helper method testAuthServer.

Now, when we pass params to the test Auth Server, we will check that the final params it receives are the one we expect to.

Merge request reports