This website requires JavaScript.
Explore
Help
Sign In
sim1222
/
osukey
Watch
1
Star
1
Fork
0
You've already forked osukey
mirror of
https://github.com/osukey/osukey.git
synced
2025-05-15 18:47:33 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
osukey
/
osu.Game.Tests
/
Database
History
Dean Herbert
abe2cccaae
Fix completely invalid method of testing realm migration
2022-01-26 19:03:26 +09:00
..
BeatmapImporterTests.cs
Remove
ILive<>
interface (and use
abstract Live<>
instead)
2022-01-26 13:38:56 +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
Rename
RealmContextFactory
to
RealmAccess
2022-01-24 20:38:07 +09:00
RealmTest.cs
Rename
RealmContextFactory
to
RealmAccess
2022-01-24 20:38:07 +09:00
RulesetStoreTests.cs
Rename
RealmContextFactory
to
RealmAccess
2022-01-24 20:38:07 +09:00
TestRealmKeyBindingStore.cs
Update remaining cases of clashes with
realm.Write
and
realm.RegisterForNotifications
2022-01-25 13:09:48 +09:00