UpdatePathTestBaseFilledTest is mostly pointless

Created on 20 January 2024, 11 months ago
Updated 17 February 2024, 10 months ago

Problem/Motivation

We have UpdatePathTestBaseTest which tests a lot of generic things about the update system.

What it doesn't do is assert lots of content being updated.

UpdatePathTestBaseFilledTest does do this - it loads a database with a lot of content, and then it checks a lot of that content. However, it also runs all the test methods of UpdatePathTestBaseTest too, and they are content-agnostic, so we're just doing all of that testing twice for no reason. This is 3+ minutes of test bot time every single test run.

Steps to reproduce

Proposed resolution

Merge request link

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Fixed

Version

10.2 ✨

Component
DatabaseΒ  β†’

Last updated 2 days ago

  • Maintained by
  • πŸ‡³πŸ‡±Netherlands @daffie
Created by

πŸ‡¬πŸ‡§United Kingdom catch

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024