John Lewin
43f329cb8d
Move test helper method to dedicated type to prevent unwanted spinup
2018-10-31 16:23:44 -07:00
John Lewin
09dbb18021
Collapse WidescreenPanel into PartPreviewContent
2018-10-29 21:47:03 -07:00
Lars Brubaker
5646c78109
Change MatterControl to MatterControlLib
2018-09-06 17:16:35 -07:00
Lars Brubaker
ebb212adad
Fixing tests
2018-09-06 16:56:14 -07:00
John Lewin
5c054aa2a9
Remove agg_platform_win32 dependency validation
2018-09-05 14:11:24 -07:00
LarsBrubaker
300518d649
fixing test
2018-08-17 19:19:39 -07:00
Lars Brubaker
c5338e6fca
fixing build
2018-08-17 18:38:28 -07:00
John Lewin
2ea0b4ce07
Update known assembly names
2018-08-09 11:58:47 -07:00
John Lewin
b17f7dfbb6
Discard removed assemblies
2018-07-27 22:17:38 -07:00
Lars Brubaker
f3bd927692
attempting to fix agg test failures ( #41 )
2018-04-30 15:40:47 -07:00
LarsBrubaker
a6a02227de
Tests passing
2018-01-20 22:37:01 -08:00
John Lewin
5cce88726c
Remove SerialPortCommunication.dll from knownAssemblies
2017-12-31 06:09:18 -08:00
Lars Brubaker
53506481ef
Check for null
2017-11-20 14:01:51 -08:00
John Lewin
f4e3c24f8d
Removed deleted assemblies from validation tests
2017-08-22 15:15:42 -07:00
John Lewin
061d4d3f43
Fix build break - add release only dependency
2017-08-20 18:56:50 -07:00
John Lewin
c6a534717d
Organize usings
2017-08-20 18:25:11 -07:00
John Lewin
872ec94c70
Fix MatterControlRuns
2017-06-17 08:33:51 -07:00
John Lewin
f7dba678cd
Use new Task.CompletedTask result for clarity
2017-06-04 08:35:29 -07:00
John Lewin
e882f925ed
Fix failing MatterControlRuns test
...
- Switch control to validate from 'SettingsAndControls' to 'Library Tab'
2017-05-20 15:50:17 -07:00
John Lewin
907609b587
Design tools
2017-03-15 16:29:56 -07:00
John Lewin
4c7cb5deba
Fix issue with MatterControlRuns test when no printers exist
2016-12-01 15:44:13 -08:00
John Lewin
56ef92ab91
Collapse PrepForTestRun(mode) into new CloseSignInAndPrinterSelect()
2016-10-26 09:03:46 -07:00
John Lewin
0b3853ae11
Restore required RunInApplicationDomain attribute
2016-10-25 14:35:51 -07:00
John Lewin
c72c8d8fc6
Revise Agg automation
...
- Remove per test classes
- Migrate RunInApplicationDomain attributes to TextFixture
- Convert from Action<AutomationRunner> to AutomationTest delegate
- Convert testRunner.AddTestResult to Assert.IsTrue
- Remove testRunner.AllTestPassed(n) - use Asserts
- Add return Task.FromResult(0) for non-async test method bodies
- Upgrade NUnit.ApplicationDomain to v10
2016-10-25 07:38:48 -07:00
John Lewin
c1a445270e
Realistic test timeout values
2016-10-19 12:26:47 -07:00
John Lewin
4d3f5d2521
Move CloseMatterControl responsiblity outside of TestMethod
...
- Behavior is now invoked in parent RunTest call
2016-10-19 12:06:31 -07:00
John Lewin
e216457ef5
Remove excess blocks
2016-10-19 11:10:30 -07:00
John Lewin
75834e5664
Further refinements to MatterControlRuns test - v2
2016-10-19 10:53:58 -07:00
John Lewin
f1579307aa
Further refinements to MatterControlRuns test
2016-10-19 10:43:02 -07:00
John Lewin
32e296e3bf
Revise expected test count
2016-10-19 10:25:03 -07:00
John Lewin
8f8d0e5b30
Consolidate AutomationTesterHarness into AutomationRunner
...
- Remove AutomationRunner construction from test bodies
- Pass AutomationRunner into test method
2016-10-19 07:44:09 -07:00
John Lewin
01c6ed72a4
Revise comment and fix typo
2016-10-11 18:00:04 -07:00
John Lewin
2d5f177d87
Remove MCCentral assembly references
2016-10-11 17:49:57 -07:00
John Lewin
96bc8301f6
Add assert error message
2016-10-11 17:42:03 -07:00
John Lewin
1834221db5
Prevent false positives when assemblies are missing
...
- Use the MatterControl output directory in all cases
- Only load assemblies for testing in Release builds
- Use conditional comp. for path resolution
2016-10-11 17:28:16 -07:00
Lars Brubaker
c16cede87a
Getting android to build
2016-09-28 10:24:11 -07:00
Lars Brubaker
55df220eaa
Updated static data path
2016-09-22 15:06:47 -07:00
Lars Brubaker
c3d96b6601
Working on Queue done button working test (+2 squashed commit)
...
Test that MatterControl vanilla actually stars up
Finished the resume print test
Set backup to 0
Created a SwitchToAdvancedSettings function
2016-09-22 12:35:34 -07:00
John Lewin
bad3c63939
Fix Spelling
2016-02-12 19:06:36 -08:00
Lars Brubaker
695aa2d891
white space
2015-12-22 16:44:54 -08:00
John Lewin
eb16cdc3e6
Add release build tests for non-referenced assemblies
2015-12-17 12:21:55 -08:00
John Lewin
96efa4b17c
Guard for null namespace on mono
2015-06-02 15:08:05 -07:00
John Lewin
314496ba7b
Extract tests to dedicated assemblies
2015-05-06 09:08:30 -07:00