• 
      

    Fix up rbintegrations tests that use old trophies API.

    Review Request #10921 — Created Feb. 26, 2020 and submitted

    Information

    rbintegrations
    release-1.0.x
    d222bf4...

    Reviewers

    Review Board 3.0 changed the trophies registry to actually use a real
    registry instead of ad-hoc register and unregister methods, and
    deprecated the old API. This was then removed entirely in Review Board
    4. This change updates the unit tests to use that new API.

    Ran rbintegrations tests.

    Description From Last Updated

    Looks like Review Board 3.0 actually introduced trophies_registry. We just weren't using it, but we deprecated in 3.0.

    chipx86chipx86
    chipx86
    1. 
        
    2. Show all issues

      Looks like Review Board 3.0 actually introduced trophies_registry. We just weren't using it, but we deprecated in 3.0.

      1. In fact, given that, we should put this on release-1.0.x, so we won't emit deprecation warnings there.

    3. 
        
    david
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-1.0.x (6d18f2e)