10#include <userver/testsuite/http_allowed_urls_extra.hpp>
12#include <userver/testsuite/postgres_control.hpp>
13#include <userver/testsuite/redis_control.hpp>
16USERVER_NAMESPACE_BEGIN
53 static constexpr std::string_view kName =
"testsuite-support";
72 void OnAllComponentsAreStopping()
override;
81 std::unique_ptr<testsuite::TestsuiteTasks> testsuite_tasks_;
86inline constexpr bool kHasValidate<TestsuiteSupport> =
true;