Commit Graph

11 Commits

Author SHA1 Message Date
smoogipoo 3d5fefae8c Add TestFixtureAttribute to all tests 2018-03-02 15:34:31 +09:00
Dean Herbert 647cc4bdad Remove in-between properties 2018-02-07 18:04:32 +09:00
tgi74000 bcd568e607 Check for possible null ranks 2018-02-06 23:00:52 +01:00
Dean Herbert 37d393bca0 Update licence headers 2018-01-05 20:21:19 +09:00
Aergwyn 48e55a0686 fix formatting and test
add missing line
2017-12-25 16:52:17 +01:00
Aergwyn bb4b5bebf9 fix supporter icon in profile missing its background
also it doesn't show up on profiles without supporter anymore
2017-12-25 15:30:42 +01:00
Dean Herbert 728d1cb7f6 Formatting and more dynamically testable references 2017-12-22 19:24:54 +09:00
Dean Herbert 1a318c5c2b Improve LineGraph invalidation logic 2017-12-22 18:58:35 +09:00
Dean Herbert 020d272636 Make all TestCases public 2017-12-20 21:51:00 +09:00
Dean Herbert 288c21dfec Move TestCase descriptions to attributes
Depends on https://github.com/ppy/osu-framework/pull/1186.
2017-11-23 16:09:32 +09:00
Dean Herbert dc9c474033 Move all TestCases to Testing project
This allows tests to successfully retrieve rulesets, as they are referenced.
2017-10-23 19:32:02 +09:00