Skip to content

Commit

Permalink
Update test script
Browse files Browse the repository at this point in the history
Update test script to run specific test directories
for app engine and realm management.

Signed-off-by: Osman Hadzic <osman.hadzic@secomind.com>
  • Loading branch information
osmanhadzic committed Nov 19, 2024
1 parent f8d8b3c commit b190000
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
#
# SPDX-License-Identifier: Apache-2.0

pytest -v ./tests
pytest -v ./tests/app_engine
pytest -v ./tests/realm_management

0 comments on commit b190000

Please sign in to comment.