public async Task GetServerTime() => Assert.That(await api.GetServerTime(), Is.GreaterThan(DateTime.UtcNow.AddMinutes(-5)));