Rename test-development.md to tests-development.md
This commit is contained in:
parent
ccd90d5fdc
commit
11c9684e7d
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
Loading…
Reference in a new issue