Commit Graph

17 Commits

Author SHA1 Message Date
6944151486 Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
2ab235ebe7 Use new temporary folder storage for beatmap import tests 2021-09-17 16:24:21 +09:00
c2974cfc65 Add full multiplayer gameplay flow test 2021-08-24 13:20:01 +09:00
59e6bad0b9 Remove unnecessary interpolated string specification 2021-02-24 12:46:37 +09:00
7000132d03 Specify full filename inline for quick beatmap 2021-02-24 12:45:00 +09:00
541237ef16 Use a shorter test beatmap for tests which need to run to completion 2021-02-22 14:48:04 +09:00
70c84811ed Revert incorrect change 2020-06-02 15:50:36 +09:00
7a9ed78527 Remove missed leftover usages 2020-06-01 11:57:32 +03:00
82fe99cf4a Replace any potential usage of Environment.CurrentDirectory with a new RuntimeInfo.StartupDirectory
Using `Environment.CurrentDirectory` for storing / reading files is dangerous as the current directory is mutable and can be changed when performing a certain operation (like opening solutions in roslyn type reference builder for example).
2020-05-31 02:24:49 +03:00
77fb632d44 Remove now unnecessary using 2020-01-03 17:57:01 +09:00
c07cfce3b3 Merge branch 'master' into resource-assembly 2020-01-03 17:56:25 +09:00
911816c282 Add archive test resources 2020-01-02 16:43:32 +09:00
1b33581667 Construct DllResourceStore with assemblies 2019-12-28 21:13:18 +08:00
0d49bc244e Fix test beatmap not being retrievable anymore 2019-12-13 21:30:28 +09:00
c976427206 Refactor test to be more complete 2019-12-13 19:00:28 +09:00
8df2e359c4 Fix tests on CI 2019-10-10 17:42:15 +09:00
8d4faafdbe Rename file to match class 2019-01-28 18:41:57 +09:00