Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-14 | tests: Implement IWYU suggestions | Maksim Denisov | |
2024-07-16 | test: Reduce verbosity in config methods | Paul Cristian Sarbu | |
As the classes describe the config type, their static creators can have generic names, which reduces unnecessary verbosity. | |||
2024-07-04 | test_serve_config: Small fix | Paul Cristian Sarbu | |
2024-06-28 | Use (un)expected for serve API | Oliver Reiche | |
2024-06-18 | Create an individual instance of RemoteServeConfig in tests | Maksim Denisov | |
...instead of intialization of the singleton. |