Dean Herbert
|
9cf79a80c2
|
Replace many more calls to CreateAllMods with more specific calls
|
2021-09-10 12:04:55 +09:00 |
|
Dean Herbert
|
cf633973a9
|
Refactor exposed mod retrieval methods for better safety
|
2021-09-10 11:09:13 +09:00 |
|
dependabot[bot]
|
5a1eccd8e3
|
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 16.11.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.10.0...v16.11.0)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-01 18:17:37 +00:00 |
|
Bartłomiej Dach
|
d37df6afec
|
Fix test failing after BDL -> [Test] change
|
2021-08-28 09:45:00 +02:00 |
|
Dean Herbert
|
b008a86d8c
|
Remove unused using statement
|
2021-08-28 16:35:54 +09:00 |
|
Dean Herbert
|
303c70791d
|
Add more failing test coverage for null CurrentMatch
|
2021-08-28 16:24:36 +09:00 |
|
Dean Herbert
|
7fbeb9ecc7
|
Add failing test coverage for tournament startup states
|
2021-08-28 14:28:30 +09:00 |
|
Dean Herbert
|
aa4c6b9341
|
Bring across tournament score display for game usage
|
2021-08-09 16:30:37 +09:00 |
|
Dean Herbert
|
9b9dacf3fe
|
Update usages of Drawable.Click()
|
2021-08-04 17:30:33 +09:00 |
|
Dean Herbert
|
0b8ca667a9
|
Add failing test coverage of loading with an unavailable ruleset
|
2021-07-30 01:53:25 +09:00 |
|
Dean Herbert
|
5c5e33f4d7
|
Split out common logic for tournament game host tests
|
2021-07-30 01:53:08 +09:00 |
|
Bartłomiej Dach
|
9a2fb8ca6c
|
Add test coverage for null mod on seeding screen
|
2021-07-17 18:06:47 +02:00 |
|
Dean Herbert
|
83ebbb7f8e
|
Allow the schedule screen to show even when a current match is not selected
|
2021-07-17 00:21:58 +09:00 |
|
Dean Herbert
|
7f7cf0b927
|
Fix potential failure during cleanup of files in migration tests
|
2021-07-06 15:08:00 +09:00 |
|
dependabot[bot]
|
0d3de488de
|
Bump NUnit3TestAdapter from 3.17.0 to 4.0.0
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 3.17.0 to 4.0.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V3.17...V4.0.0)
---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-01 17:02:17 +00:00 |
|
Dean Herbert
|
8bcb4d13fb
|
Fix multiple tests eating host exceptions
|
2021-06-29 17:21:09 +09:00 |
|
dependabot[bot]
|
967a7c3db5
|
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.4 to 16.10.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.9.4...v16.10.0)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-01 19:59:27 +00:00 |
|
Dean Herbert
|
6ef9b346e1
|
Fix newly found inspections from 2021.1EAP1
|
2021-06-01 14:33:21 +09:00 |
|
dependabot[bot]
|
1b3b07d6a9
|
Bump NUnit from 3.13.1 to 3.13.2
Bumps [NUnit](https://github.com/nunit/nunit) from 3.13.1 to 3.13.2.
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/v3.13.2/CHANGES.md)
- [Commits](https://github.com/nunit/nunit/compare/v3.13.1...v3.13.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-29 03:51:12 +00:00 |
|
Dean Herbert
|
879b1ab046
|
Avoid unnecessary casts
|
2021-04-04 21:58:27 +09:00 |
|
Bartłomiej Dach
|
eb26f6f427
|
Add failing test case
|
2021-04-03 21:45:19 +02:00 |
|
dependabot-preview[bot]
|
6a286c5e21
|
Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.1 to 16.9.4.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.9.1...v16.9.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-01 17:16:02 +00:00 |
|
Dean Herbert
|
88035f73e0
|
Fix incorrect wait logic in IPC location test
Not really willing to put more effort into fixing this one. Should do the job.
|
2021-03-30 14:23:49 +09:00 |
|
Shivam
|
2d344ae6ff
|
wait for IPC to be populated in the test
Did not see this when locally running test until after a couple of subsequent runs.
|
2021-03-29 16:16:50 +02:00 |
|
Shivam
|
6c5a10a744
|
Add missing license header
|
2021-03-29 15:27:25 +02:00 |
|
Shivam
|
badf5ee4a2
|
Fix stable.json file directory location due to the change of how TournamentStorage works
|
2021-03-29 15:03:10 +02:00 |
|
smoogipoo
|
7fa5fd5647
|
Update usages of config with framework changes
|
2021-03-17 16:10:16 +09:00 |
|
dependabot-preview[bot]
|
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 |
|
Dean Herbert
|
1ab449b73e
|
Add test scene for drawings screen
|
2021-02-26 17:54:54 +09:00 |
|
Salman Ahmed
|
a845e96b7a
|
Replace Ranks.Global completely with a GlobalRank property
|
2021-02-17 08:52:04 +03:00 |
|
Dean Herbert
|
72b2123500
|
Update nunit in line with framework
|
2021-02-15 21:42:35 +09:00 |
|
Dean Herbert
|
83183a84da
|
Ensure the tournament test runner is ready before performing the test run
|
2021-02-15 15:31:51 +09:00 |
|
Dean Herbert
|
13aaf766f9
|
Fix regression in tournament test startup behaviour
|
2021-02-13 01:10:39 +09:00 |
|
Dean Herbert
|
725db56837
|
Add loading spinner while tournament bracket is loading / retrieving data
|
2021-02-12 16:55:34 +09:00 |
|
Shivam
|
331a7d0590
|
Merge branch 'master' into osu-mod-icon-fallbacks
|
2021-01-25 15:00:48 +01:00 |
|
Shivam
|
5e0ccb6c91
|
Remove unncessary test step
|
2021-01-25 14:21:22 +01:00 |
|
Shivam
|
07bd901358
|
Add visual test for Tournament Mod Display
|
2021-01-25 14:20:58 +01:00 |
|
Bartłomiej Dach
|
899942611f
|
Add tests for time display
|
2021-01-23 17:01:47 +01:00 |
|
Dean Herbert
|
1e99357a97
|
Update build configurations to net5.0 paths
|
2021-01-19 12:13:27 +09:00 |
|
Roman Kapustin
|
0ea4e221b2
|
Merge branch 'master' into net5.0
|
2021-01-14 14:02:51 +03:00 |
|
Dean Herbert
|
7a7c583ded
|
Move setup screen classes out of single file and into their own namespace
|
2021-01-11 14:44:07 +09:00 |
|
dependabot-preview[bot]
|
0fd2e368c1
|
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.0 to 16.8.3.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.0...v16.8.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-01-01 17:53:41 +00:00 |
|
Dean Herbert
|
53da137425
|
Merge branch 'master' into net5.0
|
2020-12-10 17:14:21 +09:00 |
|
dependabot-preview[bot]
|
5772a0811c
|
Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 16.8.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.7.1...v16.8.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-12-02 00:56:09 +00:00 |
|
Roman Kapustin
|
3b600f0a7b
|
Target net5.0 instead of netcoreapp3
|
2020-11-20 10:45:19 +03:00 |
|
ekrctb
|
a53b5ef8b9
|
Remove --no-restore from VSCode build tasks
|
2020-11-16 19:22:08 +09:00 |
|
kamp
|
ceb17764b1
|
Also replace / with - for args in other task.jsons
|
2020-11-07 01:09:21 +01:00 |
|
Dean Herbert
|
9c566e7ffb
|
Update tests to use correct parameters of CleanRunGameHost
|
2020-10-19 15:34:46 +09:00 |
|
Dean Herbert
|
1989141968
|
Merge branch 'master' into tourney-asset-refactor
|
2020-10-07 21:34:07 +09:00 |
|
smoogipoo
|
8f90cc1820
|
Add test
|
2020-09-02 13:21:51 +09:00 |
|