1c1af98144
Update values
2021-03-26 11:47:41 +09:00
8438fce764
Merge branch 'master' into diffcalc/fix/clockrate-adjusted-decay
2021-03-26 11:47:38 +09:00
c715b9b89e
Merge branch 'master' into legacy-spinner-bonus
2021-03-25 18:09:25 +09:00
0f4314c1d8
Add complete arc test
...
Ensures we can still make smaller circles properly.
2021-03-24 17:24:33 +01:00
b4dc35f66b
Update large arc tests
...
Should now be more robust and readable.
2021-03-24 17:24:05 +01:00
415797aadd
Fix broken control point drag test
...
Broken for 2 reasons:
- Assert checks the wrong control point.
- The exterior arc is now too big.
This fixes both.
2021-03-24 06:01:12 +01:00
f80b3ada25
Add circular arc size tests
2021-03-24 05:54:48 +01:00
7b395ed783
Add exterior arc test
2021-03-24 05:15:50 +01:00
23a4d1c135
Shorten recovery test name
2021-03-24 05:15:28 +01:00
6fbe530016
Fix coordinates
2021-03-24 05:14:35 +01:00
847d44c7d9
Remove unnecessary length asserts
...
We don't actually care about the length (as this isn't what we're testing), just the type of the slider.
2021-03-24 05:13:37 +01:00
7bae4ff43d
Add control point dragging tests
2021-03-24 05:06:04 +01:00
08fcdc8ee4
Update difficulty calculator tests with floating point differences
2021-03-23 15:38:01 +09:00
323b875cea
Fix newlines/spaces
2021-03-22 17:32:40 +01:00
15af57de95
Add path type recovery test
2021-03-22 15:59:59 +01:00
3bddc4a75d
Add path type test
2021-03-22 15:59:45 +01:00
a16c0641b2
Revert EF Core to version 2.2
...
This reverts commit f3faad74d5
, reversing
changes made to 712e7bc7bf
.
Several issues arose after migrating to 5.0, including, but possibly not
limited to, performance regressions in song select, as well as failures
when attempting to save beatmaps after metadata changes in the editor.
2021-03-21 11:05:15 +01:00
a294f328fb
Add linear circular arc test
2021-03-21 06:30:17 +01:00
aec859b4d1
Merge branch 'master' into fix-unsafe-skinnable-sample-play
2021-03-18 19:51:46 +01:00
7fa5fd5647
Update usages of config with framework changes
2021-03-17 16:10:16 +09:00
1573298e68
Update remaining package references to point to efcore5
2021-03-15 13:12:10 +09:00
c4048c9831
Merge branch 'master' into legacy-spinner-bonus
2021-03-13 05:54:34 +03:00
97f56340af
Add legacy score font to testing old skin
2021-03-06 20:27:56 +03:00
b03efd6940
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 16.8.3 to 16.9.1.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.3...v16.9.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-03-02 00:43:45 +00:00
ee6a94273d
Merge branch 'master' into fix-unsafe-skinnable-sample-play
2021-02-22 18:31:27 +09:00
417bb07b36
Update tests with fixed diffcalc values
2021-02-20 20:23:49 +11:00
9d229a5ec2
Add tests for clockrate adjusted difficulty calculations
2021-02-20 16:27:58 +11:00
00574a5288
Use ISample everywhere in Skin GetSample lookup path
2021-02-18 18:32:28 +09:00
72b2123500
Update nunit in line with framework
2021-02-15 21:42:35 +09:00
d3f0c0730d
Merge branch 'master' into non-concurrent-sample-playback
2021-02-12 17:22:15 +09:00
aaa0362b12
Merge branch 'master' into autoplay-rate-independence
2021-02-11 17:39:45 +09:00
321ca43b61
Update test
2021-02-10 20:28:00 +09:00
1cb51fa8d2
Merge branch 'master' into autoplay-rate-independence
2021-02-09 16:05:34 +09:00
0df15b4d7a
Add test coverage
2021-02-07 19:25:33 +01:00
3fabe247b0
Allow OsuModGenerator to accept a mod list
2021-02-07 18:35:34 +01:00
68c20a2a37
Allow autoplay score generation to access mod list
2021-02-07 18:35:34 +01:00
6aece18f8d
Add OOHP tests
2021-02-05 15:36:47 +09:00
64a2c7825e
Fix incorrect assert
2021-02-05 15:26:12 +09:00
c9481ebbaf
Rename test scene
2021-02-05 15:25:26 +09:00
de9d075f94
Initial sample + samplechannel rework
2021-01-19 17:11:40 +09:00
1e99357a97
Update build configurations to net5.0 paths
2021-01-19 12:13:27 +09:00
1364de1166
Merge branch 'master' into beatmap-colour-setting
2021-01-18 16:07:46 +09:00
c80e9c08fd
Merge branch 'master' into net5.0
2021-01-16 16:07:44 +01:00
a3535f4b79
Further simplified beatmap colouring tests.
2021-01-16 02:09:35 -05:00
112967c1e8
Created base class for testing beatmap colours.
2021-01-15 23:46:46 -05:00
6adb6b6700
Fix spinner tests not playing spinning sound due to empty hitsamples
2021-01-15 17:13:52 +09:00
88a27124c0
Make long spinner test longer and fix step name
2021-01-15 17:13:27 +09:00
0ea4e221b2
Merge branch 'master' into net5.0
2021-01-14 14:02:51 +03:00
8b95817f7a
Moved SkinProvidingContainer bindable fetching to common method. Replaced redundant test boolean declarations with inline values.
2021-01-13 16:05:46 -05:00
80bcd78a48
Removed unnecessary using.
2021-01-13 02:04:59 -05:00