Skip to content

test: split integration tests and instantiate Vault per class - #142

Merged
stklcode merged 1 commit into
mainfrom
test/split-it
Sep 4, 2026
Merged

test: split integration tests and instantiate Vault per class#142
stklcode merged 1 commit into
mainfrom
test/split-it

Conversation

@stklcode

@stklcode stklcode commented Sep 2, 2026

Copy link
Copy Markdown
Owner

Tests became quite long. Extract nested into top-level classes and add an abstract base class.
We only start one Vault instance per class and not per test method, if not required otherwise.

@stklcode stklcode added this to the 2.0.0 milestone Sep 2, 2026
@stklcode stklcode self-assigned this Sep 2, 2026
@stklcode
stklcode force-pushed the test/split-it branch 2 times, most recently from d264a35 to 56c0bb3 Compare September 4, 2026 14:40
Tests became quite long. Extract nested into top-level classes and add
an abstract base class.
We only start one Vault instance per class and not per test method, if
not required otherwise.
@sonarqubecloud

sonarqubecloud Bot commented Sep 4, 2026

Copy link
Copy Markdown

@stklcode
stklcode marked this pull request as ready for review September 4, 2026 14:43
@stklcode
stklcode merged commit f65fa0d into main Sep 4, 2026
16 checks passed
@stklcode
stklcode deleted the test/split-it branch September 4, 2026 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant