Why this change? We have been getting flaky test failures from these specs and the failure screenshot shows that the user is not logged in when it is supposed to be. Futher investigation shows that when the test flakes, it is because the request to view the topic is using an auth token that is different from the one which was created when the user was signed in. What does this change do? 1. Add the `capture_log` metadata to all the tests in this file. 2. Enables the `verbose_auth_token_logging` site setting to give us more debugging information in the logs. |
||
---|---|---|
.. | ||
components | ||
fabricators | ||
integration | ||
jobs | ||
lib | ||
models | ||
requests | ||
serializers | ||
support | ||
system | ||
plugin_spec.rb |