Dean Herbert
|
54da8e4035
|
Combine similar tests
|
2019-11-11 19:09:38 +09:00 |
|
Dean Herbert
|
82cc6aa0c5
|
Remove unused constructor
|
2019-11-11 19:00:14 +09:00 |
|
Dean Herbert
|
bed62e0d2f
|
Rename ThreeState -> TernaryState and add basic tests
|
2019-11-11 18:56:18 +09:00 |
|
Dean Herbert
|
ce4843be22
|
Move tests to parent namespace for now
|
2019-11-11 18:42:32 +09:00 |
|
smoogipoo
|
92d8526370
|
Adjust test namespaces
|
2019-11-08 13:34:27 +09:00 |
|
smoogipoo
|
e574aa0e94
|
Add toggle menu item test
|
2019-11-08 13:33:15 +09:00 |
|
smoogipoo
|
011bf09516
|
Add xmldocs and cleanup
|
2019-11-08 13:23:13 +09:00 |
|
smoogipoo
|
0a15a13fab
|
Reorder parameters
|
2019-11-08 13:23:13 +09:00 |
|
smoogipoo
|
30f877c4ab
|
Implement a three-state menu item
|
2019-11-08 13:23:13 +09:00 |
|
smoogipoo
|
ce08d664a5
|
Abstract statefulness of new menu item type
|
2019-11-08 13:23:13 +09:00 |
|
smoogipoo
|
c3a3b4091b
|
Add basic implementation of a toggleable menu item
|
2019-11-07 22:26:35 +09:00 |
|
Bartłomiej Dach
|
963215ccbe
|
Wait for track reset in tests
Add a wait step in tests for the "now playing" overlay to make sure
the current track was restarted before trying to call PreviousTrack()
again.
|
2019-11-06 22:43:13 +01:00 |
|
Bartłomiej Dach
|
70feab8316
|
Merge branch 'master' into prev-button-revamp
|
2019-11-06 22:41:33 +01:00 |
|
unknown
|
a92b32f6dc
|
add basic tests
|
2019-11-05 00:56:09 +08:00 |
|
smoogipoo
|
45af796943
|
Remove usages of EF internals
|
2019-10-30 17:05:15 +09:00 |
|
Dan Balasescu
|
514c9f1eef
|
Merge branch 'master' into bindable-control-points
|
2019-10-30 16:20:54 +09:00 |
|
Dean Herbert
|
ecf14bc7b9
|
Rename class to match
|
2019-10-29 01:21:17 +09:00 |
|
Dean Herbert
|
08040adfad
|
Expose Current bindable in LabelledComponents
Adds a `LabelledDrawable` class for usages where bindables are not present.
|
2019-10-28 16:24:28 +09:00 |
|
Dean Herbert
|
e987db37ec
|
Add grouping of ControlPoints
|
2019-10-25 19:52:02 +09:00 |
|
Dean Herbert
|
7f64012cfc
|
Remove seek
|
2019-10-24 14:35:45 +09:00 |
|
Dean Herbert
|
f32b84d07d
|
Fix tests not working on CI (where no beatmaps were present)
|
2019-10-24 14:05:56 +09:00 |
|
Dean Herbert
|
42e33dde0c
|
Make tests actually test
|
2019-10-24 13:18:31 +09:00 |
|
Dean Herbert
|
967551fec0
|
Renames and xmldoc
|
2019-10-24 13:10:17 +09:00 |
|
Ganendra Afrasya
|
736a36a326
|
Fix failed testcase
|
2019-10-16 14:30:09 +07:00 |
|
Ganendra Afrasya
|
b07c477aad
|
Add test case on TestSceneNowPlayingOverlay
|
2019-10-11 01:24:03 +07:00 |
|
Dean Herbert
|
4446a2972c
|
Move WaveContainer test out of editor namespace
|
2019-10-08 18:08:05 +09:00 |
|
Dean Herbert
|
193a9b0dd7
|
Merge branch 'master' into labelled-switch-button
|
2019-09-29 14:56:26 +08:00 |
|
smoogipoo
|
9f77a1ef35
|
Adjust namespaces
|
2019-09-25 17:53:08 +09:00 |
|
smoogipoo
|
d32a0acd10
|
Merge remote-tracking branch 'origin/master' into labelled-switch-button
|
2019-09-25 17:51:12 +09:00 |
|
smoogipoo
|
c9e39c124e
|
Add a labelled switch button
|
2019-09-25 17:42:35 +09:00 |
|
smoogipoo
|
261ba5c80a
|
Fix button not transforming correctly in some cases
|
2019-09-25 17:42:27 +09:00 |
|
Dean Herbert
|
654b815b36
|
Merge remote-tracking branch 'upstream/master' into back-button-part-2
|
2019-09-25 14:38:39 +09:00 |
|
Dean Herbert
|
f493f1c71d
|
Move new components to v2 namespace
|
2019-09-24 19:00:26 +09:00 |
|
smoogipoo
|
028c958431
|
Initial implementation of a switch button
|
2019-09-24 18:39:11 +09:00 |
|
smoogipoo
|
6b702eb6de
|
Update with generic labelledcomponent
|
2019-09-24 18:25:17 +09:00 |
|
smoogipoo
|
5212c50654
|
Merge branch 'generic-labelledcomponent' into labelled-textbox-improvements
|
2019-09-24 18:23:01 +09:00 |
|
smoogipoo
|
df692b091c
|
Make LabelledComponent generic
|
2019-09-24 18:22:02 +09:00 |
|
smoogipoo
|
2bbf4ca4b5
|
Update LabelledTextBox to use LabelledComponent
|
2019-09-20 18:50:50 +09:00 |
|
smoogipoo
|
e0a97cfac5
|
Add a LabelledComponent base class
|
2019-09-20 18:35:15 +09:00 |
|
Andrei Zavatski
|
41be9b3f8f
|
Add asserts to the test scene
|
2019-09-19 16:45:38 +03:00 |
|
Andrei Zavatski
|
708dfa2bdc
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into page-selector
|
2019-09-19 16:37:51 +03:00 |
|
Dean Herbert
|
23c5cb6367
|
Expand tests to cover new behaviour
|
2019-09-19 22:35:14 +09:00 |
|
Dean Herbert
|
50d4206c45
|
Fix exit scenarios
|
2019-09-19 20:17:58 +09:00 |
|
Dean Herbert
|
a7c59098ce
|
Fix missing assignment
|
2019-09-13 17:38:04 +09:00 |
|
Dean Herbert
|
7cb79dd760
|
Fix incorrect DI usage of IAPIProvider in many tests
|
2019-09-13 17:15:33 +09:00 |
|
Dean Herbert
|
44947aa9ed
|
Make PopupDialog abstract
|
2019-09-13 15:27:29 +09:00 |
|
Andrei Zavatski
|
bee7760d29
|
Make MaxPages value a bindable
|
2019-09-10 01:36:25 +03:00 |
|
Andrei Zavatski
|
b97f4a81db
|
Add more testing
|
2019-09-08 00:27:40 +03:00 |
|
Andrei Zavatski
|
cea26baaef
|
Implement placeholder and correct redraw algorithm
|
2019-09-07 08:46:16 +03:00 |
|
Andrei Zavatski
|
508b26ac69
|
Implement basic layout
|
2019-09-07 07:31:07 +03:00 |
|