1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-11 03:37:20 +08:00
osu-lazer/osu.Game.Tests
Dean Herbert a0888a7f2c
Attempt to fix common editor test failures
See
https://github.com/ppy/osu/actions/runs/13623586844/job/38143232417?pr=32180
for one example.

Arguably the bindable usage in
[`ControlPointPart`](2365b065a4/osu.Game/Screens/Edit/Components/Timelines/Summary/Parts/ControlPointPart.cs (L24-L26))
is dangerous, but it's only dangerous in tests (because control points
aren't mutated outside the editor) so I'm willing to turn a blind eye
for now to favour async loading support.
2025-03-04 15:51:08 +09:00
..
2025-03-03 09:32:27 +01:00
2023-06-24 01:00:03 +09:00
2025-02-03 14:01:51 +01:00
2023-06-24 01:00:03 +09:00
2025-03-04 14:14:42 +09:00
2025-02-04 18:24:57 +09:00
2025-02-14 12:40:54 +01:00
2023-05-02 11:55:05 +03:00
2025-02-17 15:23:26 +09:00