DOMjudge / domjudge

DOMjudge programming contest jury system
https://www.domjudge.org
GNU General Public License v2.0
701 stars 249 forks source link

Test database upgrades #2577

Open vmcj opened 1 month ago

vmcj commented 1 month ago

Currently the database upgrade is not tested:

Keep the dump small, upgrade tests can be fast as we don't need a lot of problems/submissions but rather more (rarely used) functions/features tested.

When we have this dump we can make an CI job to test the upgrade with ./bin/dj_setup_database upgrade.