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
2025-03-07 01:07:20 +08:00
Code
Issues
Releases
Wiki
Activity
osu-lazer
/
osu.Game.Tests
/
Database
History
Dean Herbert
975883da5c
Move all usages of
client.realm
filename to a single
const
2022-03-30 13:34:48 +09:00
..
BeatmapImporterTests.cs
Fix realm potentially not being refreshed in time for test asserts in
BeatmapImporterTests
2022-03-24 12:59:17 +09:00
FileStoreTests.cs
Update terminology to realm "instance" rather than "context"
2022-01-24 20:38:38 +09:00
GeneralUsageTests.cs
Remove synchronization context hacks in realm tests
2022-01-25 17:41:22 +09:00
RealmLiveTests.cs
Fix completely invalid method of testing realm migration
2022-01-26 19:03:26 +09:00
RealmSubscriptionRegistrationTests.cs
Add extension method to detect and isolate realm collection-level changes
2022-03-08 14:50:47 +09:00
RealmTest.cs
Move all usages of
client.realm
filename to a single
const
2022-03-30 13:34:48 +09:00
RulesetStoreTests.cs
Update existing usages to point to
RealmRulesetStore
2022-02-16 17:13:54 +09:00
TestRealmKeyBindingStore.cs
Update remaining cases of clashes with
realm.Write
and
realm.RegisterForNotifications
2022-01-25 13:09:48 +09:00