mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-06 06:49:53 -06:00
Rename test-development.md to tests-development.md
This commit is contained in:
@@ -21,4 +21,4 @@ you need and use that as a basis.
|
||||
|
||||
All tests don't have to be fully black box testing as the testsuite deploys a special feature to the Keycloak server
|
||||
that allows running code within the server. This allows writing tests that can execute functions not exposed through
|
||||
APIs as well as access data that is not exposed. For an example on how to do this look at org.keycloak.testsuite.runonserver.RunOnServerTest.
|
||||
APIs as well as access data that is not exposed. For an example on how to do this look at org.keycloak.testsuite.runonserver.RunOnServerTest.
|
||||
Reference in New Issue
Block a user