WebApplicationFactory get server scope
im writing integration tests but im currently stuck … one of scoped services require extra initialization step to set private field but when i try to call this extra step in test code it is not working as expected: