This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-17 01:03:15 +08:00
Code
Issues
Releases
Wiki
Activity
65,490
Commits
4
Branches
791
Tags
ad69259eb8c2c8c45ede72a01558bb5bd2fe5f36
Commit Graph
19 Commits
Fix broken test nullability
Dean Herbert
·
2023-07-07 16:28:49 +09:00
ba0ab7383d
Merge pull request
#24114
from peppy/editor-save-local-score-management
Ensure scores always have the correct linked `BeatmapInfo`
Dean Herbert
·
2023-07-07 15:40:54 +09:00
d72765b6f8
Bring realm library up-to-date
Dean Herbert
·
2023-07-06 13:37:43 +09:00
a98a36872e
Move score attach logic to a helper method and call during editor save
Dean Herbert
·
2023-07-04 15:07:40 +09:00
64fc5e40e8
Update tests to show expected score retention behaviour when saving a beatmap
Dean Herbert
·
2023-07-04 15:07:27 +09:00
f30dc59afe
Fix typo in test name
Bartłomiej Dach
·
2023-07-01 20:38:00 +02:00
b6e9422aa4
Rewrite comments further
Bartłomiej Dach
·
2023-07-01 20:37:33 +02:00
1ce60378be
Add importer update test
Cootz
·
2023-07-01 09:49:06 +03:00
8d25e2c3e1
Merge branch 'master' into collections-track-beatmap-updates
Dan Balasescu
·
2022-07-28 22:05:34 +09:00
a59d7f6710
Adjust comment
Dan Balasescu
·
2022-07-28 16:56:11 +09:00
6d4023b933
Add realm
Refresh
calls to ensure tests are stable
Dean Herbert
·
2022-07-28 15:18:04 +09:00
67c44552cb
Add realm refresh calls to fix intermittent test failures on new update tests
Dean Herbert
·
2022-07-28 15:15:41 +09:00
485d140a21
Add test coverage of beatmap updates transferring collection hashes
Dean Herbert
·
2022-07-28 15:02:58 +09:00
2ae5a34c0e
Fix potential test failure if scores are added to the beatmap which is subsequently removed
Dean Herbert
·
2022-07-27 16:27:10 +09:00
494486ad09
Add test coverage of no online ID scenario
Dean Herbert
·
2022-07-26 17:27:23 +09:00
ee694c1257
Add comprehensive test coverage of update scenarios
Dean Herbert
·
2022-07-26 17:22:52 +09:00
1221cb1a42
Refactor new tests to not suck as much as the old importer tests
Dean Herbert
·
2022-07-26 16:33:00 +09:00
846291d203
Add
ImportAsUpdate
method to
IModelImporter
to avoid otehr changes
Dean Herbert
·
2022-07-26 15:49:04 +09:00
8370ca9765
Move tests to own class
Dean Herbert
·
2022-07-26 14:53:20 +09:00
7d8a78ef01