Updated tests that generate API tokens to pass in token info and generator ID.

Review Request #12625 — Created Sept. 22, 2022 and submitted — Latest diff uploaded

Information

Djblets
release-3.x

Reviewers

Tests that create API tokens were updated to include the token_generator_id
and token_info parameters when generating the tokens. These parameters will
be required in Djblets 4.0 so we should add these in now to avoid unnecessary
deprecation warnings while running tests and so that we don't forget later.

Ran the affected unit tests.

Commits

Files

    Loading...