Commit graph

35 commits

Author SHA1 Message Date
John Lewin
ef37df5aea Theme use requires StaticData/AppDataLocation overrides 2018-10-22 16:17:27 -07:00
John Lewin
34708054ee Add support for themed text/number edit fields 2018-10-22 14:16:24 -07:00
John Lewin
ee936efb8a Revise theme support 2018-10-13 21:09:04 -07:00
Lars Brubaker
7b5ae761f3 Implement missing field tests 2018-10-08 09:09:42 -07:00
Lars Brubaker
ebb212adad Fixing tests 2018-09-06 16:56:14 -07:00
John Lewin
74f15d225d Add required test stub 2018-08-03 13:49:28 -07:00
John Lewin
bfe781045b Automation runner must do as much as program.cs to spin up platform 2018-08-02 18:49:49 -07:00
LarsBrubaker
becb11501e Wrote a test for MltilineStringField 2018-07-28 17:42:51 -07:00
John Lewin
7163249870 Markdown UIField editor prototype 2018-07-20 00:11:27 -07:00
Lars Brubaker
1932c7614b Adding read only text field test 2018-07-18 16:29:18 -07:00
John Lewin
810d15e3dd Update tests 2018-06-09 10:39:43 -07:00
John Lewin
5a842e6207 Create new DirectionVectorField for DirectionVector content 2018-06-08 20:42:06 -07:00
John Lewin
097b1d2a35 Add test stub required by convention 2018-06-08 19:05:53 -07:00
John Lewin
b243761c5c Fix ComPortFieldTest regression 2018-05-31 12:10:18 -07:00
John Lewin
9f940078d2 Initialize theme before use 2018-04-07 12:50:25 -07:00
LarsBrubaker
a3eca8e420 Fixing test 2018-02-11 07:39:41 -08:00
John Lewin
13cc147dfe Caller specified pointSize for DropDownLists 2018-01-12 14:51:10 -08:00
John Lewin
4415300a1f Move heavy tasks out of constructor, make awaitable
- Add support for awaitable startup
- Issue MatterHackers/MCCentral#2423
Select printer not changing to new printer
2017-12-20 18:26:48 -08:00
John Lewin
fb84b6a18a Revise scene content loading
- Remove file system dependencies
- Use library container interfaces
- Issue MatterHackers/MCCentral#2248
Bed no longer persists and rounds trips application restarts
- Issue MatterHackers/MCCentral#1764
Get edit part mode working
2017-11-14 15:45:23 -08:00
John Lewin
b539f17336 Only run UIField tests slow when needed
- Issue MatterHackers/MCCentral#2154
UIField tests should run fast in non-interactive/debug modes
2017-11-02 16:06:04 -07:00
John Lewin
37b539f89d Whitespace 2017-10-08 19:36:23 -07:00
John Lewin
1a12b22d1c Allow doubles when unitsToken populated, constrain to int without 2017-09-25 14:58:00 -07:00
John Lewin
2ba6cafe40 Account for tests run from release builds 2017-09-21 18:43:53 -07:00
John Lewin
12f97dc6be Fix broken ComPortField, add basic field test 2017-09-21 16:30:52 -07:00
John Lewin
a7f6f0e852 Fix PositiveDouble test 2017-09-15 15:08:17 -07:00
John Lewin
4cb04db7f0 Remove abstract type test 2017-09-15 13:47:47 -07:00
John Lewin
907ab38cea Replace ValueOrUnitsField with IntOrMmField, implement field test 2017-09-15 13:43:50 -07:00
John Lewin
4bea38e480 Revise TestExistsForEachUIFieldType to skip abstract types 2017-09-15 13:23:56 -07:00
John Lewin
b04ebf1bb9 Implement DoubleOrPercentField test 2017-09-15 13:17:59 -07:00
John Lewin
81146fd70f Implement IntField test 2017-09-15 13:12:37 -07:00
John Lewin
8818d47b9d Improve test teardown 2017-09-14 23:11:24 -07:00
John Lewin
c20b498ad1 Extract embedded type to new file 2017-09-14 22:55:27 -07:00
John Lewin
9fd4ac9979 Temporarily disable incomplete UIField tests 2017-09-14 22:50:34 -07:00
John Lewin
1bea55ad4a Restore PositiveDouble functionality, convert to concise test format 2017-09-14 22:13:29 -07:00
John Lewin
fb7b0b1a40 Add UIField tests 2017-09-14 19:17:04 -07:00