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

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

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.

Summary ID
Updated tests that generate API tokens to pass in token info and generator ID.
a236c93ad2dc39c59264e55bdd2ab0626e8bb67b
Description From Last Updated

Typo in the description: inlcude -> include

chipx86chipx86
david
  1. Ship It!
  2. 
      
chipx86
  1. 
      
  2. Show all issues

    Typo in the description: inlcude -> include

  3. 
      
maubin
maubin
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.x (5f7e639)
Loading...