f17df1fdf5
Commented out all CI tests
...
Part of my efforts to narrow down GitHub CI issues
2020-12-14 19:27:04 -05:00
bd2e42e786
Toggling out CI tests
...
I'm still trying to track donwn why GitHub won't accept my CI.
I'm toggling tests to see what is the problem.
2020-12-14 19:10:26 -05:00
37a6010887
Changed test formatting
...
Tests should be prefixed with [Test]. Previously my tests do not have this.
2020-12-14 18:33:51 -05:00
206312d4c2
Changed the CI tests
...
I'm trying to make changes because something is going wrong with theGitHub CI tests.
2020-12-14 18:26:57 -05:00
61fe6ca84e
Added back CI tests
2020-12-14 15:47:48 -05:00
b26946ba8e
Temporarily removed test cases
...
I did this to try to figure out what was failing on pull requests
2020-12-14 13:09:34 -05:00
5903569386
Changing the Tests
2020-12-14 13:00:02 -05:00
3301f532ee
Additional formatting
...
Ran the dotnet format as well as the .\InspectCode.ps1 tools, and
fixed the style issues they found.
2020-12-13 23:27:48 -05:00
337309ec13
Added Tests for the Ctrl+Shift+T shortcut
...
Tests have not actually been run yet.
2020-12-13 22:06:59 -05:00
ef3c918a3c
Simplify input buttons/keys in tests
2020-11-09 14:18:20 -08:00
3c7e5a5b42
Fix ChannelManager not being loaded in tests
2020-06-03 18:00:31 +09:00
648999a2de
Remove all RequiredTypes usages
2020-05-16 18:17:12 +09:00
0b728f483f
Rename base test class to help avoid incorrect reference
2020-03-23 10:01:33 +09:00
4153f8d49d
Fix edge case making test fail
...
Forgot that if a PM channel was the last tab, it hid itself upon selecting due to changing its width, which made the last-visible-selected assert fail. Made this particular test only use non-PM channels.
2020-03-16 21:31:22 +01:00
0f40671e69
Mix normal channel tabs with PM ones
2020-03-16 19:44:03 +01:00
50c2e65e3c
Improve TestSceneChatOverlay
2020-03-16 19:10:42 +01:00
38d00c7f0a
Revert unnecessary changes and actually trim the whitespace
2020-03-13 21:29:10 +01:00
8d3cab0e16
Trim whitespace
2020-03-13 18:58:32 +01:00
0bbae094dd
Add active tab closing behaviour tests
2020-03-13 18:34:51 +01:00
694e56b0d1
Add non-PM chat tabs to tests
2020-03-13 18:34:51 +01:00
fcd05b5a3c
Add failing test
2020-01-30 21:31:25 +01:00
40a4435792
Fix chat test intermittently failing
...
Was throwing exception instead of returning false due to LINQ Single() call.
2020-01-31 00:33:24 +09:00
2fb640f57f
Change to until step + fix CI error
2020-01-30 15:00:39 +09:00
ce36e5458f
Fix possible crash with no channel topic
2020-01-30 14:35:03 +09:00
de8f502871
Add test
2019-07-29 02:46:33 +09:00
e25158f434
Rename move and fix tests
2019-07-01 19:35:04 +09:00
19be83181f
Add back missing test scene
2019-06-21 15:32:06 +09:00