Fix federationStrategy 'allowAll'#3588
Conversation
3138b00 to
9a00b23
Compare
Instead of watching brig's federation configs internal endpoint.
5b27017 to
0376d1b
Compare
integration/test/Test/Brig.hs
Outdated
There was a problem hiding this comment.
i'm also ok with doing this in integration.cabal...
There was a problem hiding this comment.
Please create a PR then.
There was a problem hiding this comment.
this isn't called anywhere, but neither is it translated into /integration. i think running this won't pass for the same reason testHandleLookup fails?
There was a problem hiding this comment.
Deleted it now.
The test already existed in the new test suite:
wire-server/integration/test/Test/Brig.hs
Lines 144 to 160 in 1c6f746
integration/test/Test/Demo.hs
Outdated
There was a problem hiding this comment.
did you remove this search intentionally?
There was a problem hiding this comment.
Yes, the test is supposed to show that federation works in dynamic backends. Using search here is just making the test more complicated.
The tests require search policy to be set, it is easier to test with dynamic backends.
Now that allowAll is fixed and is the default for all test backends, we can write tests in a simpler way.
Defaults to 5 min in the helm chart. For integration tests the value is set to 1s.
98111bb to
c408959
Compare
https://wearezeta.atlassian.net/browse/WPB-3796
Supersedes #3526
Checklist
changelog.d