prole/tests/shellspec/.vendor/shellspec-0.28.1/examples/spec
chrisfu 909e92109e Refactor shell layout; add shellspec + authority
- Introduce lib/shell helpers and keep etc/* scripts thin via compatibility shims

- Move Kerberos validation to scripts/validation/check_kerberos.sh and update callers

- Add deterministic shellspec unit tests under tests/shellspec/ and wire Maven to run them

- Add minimal Spring Boot authority module with startup + /health endpoint and Maven wiring

- Document the new layout in docs/layout.md

Co-authored-by: Junie <junie@jetbrains.com>
2026-03-13 09:19:56 -07:00
..
support Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
01.very_simple_spec.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
02.example_group_spec.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
03.example_spec.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
04.evaluation_spec.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
05.expectation_spec.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
06.scope_spec.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
07.before_after_hook_spec.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
08.calling_order_of_hook_spec.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
09.subject_spec.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
10.modifier_spec.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
11.matcher_spec.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
12.skip_spec.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
13.pending_spec.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
14.include_helper_spec.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
15.data_helper_spec.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
16.text_directive_spec.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
17.putsn_puts_directive_spec.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
18.const_directive_spec.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
19.logger_directive_spec.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
20.mock_stub_spec.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
21.intercept_spec.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
22.sourcced_spec.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
23.custom_matcher_spec.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00
spec_helper.sh Refactor shell layout; add shellspec + authority 2026-03-13 09:19:56 -07:00