LarsBrubaker
e49deacdec
Wrote a test and made layer highlight more intentional
2020-08-29 20:06:03 -07:00
LarsBrubaker
1ea2ed4638
sharing code between library widgets
2020-08-07 18:14:15 -07:00
Lars Brubaker
a03fceb5dc
cut copy paste test passing
2020-07-31 11:23:18 -07:00
LarsBrubaker
6f43626682
added cut test
2020-07-31 10:14:21 -07:00
LarsBrubaker
fd9ed56f2f
improving right click text edit menu
2020-07-28 09:02:38 -07:00
LarsBrubaker
d6975508df
Improving the Cut Copy Past right click test
2020-07-27 11:15:18 -07:00
LarsBrubaker
5349ed8b78
Working on right click text widget tests
2020-07-26 16:21:36 -07:00
LarsBrubaker
0863c25b11
Improving cylinder
...
fixing test
commiting patch from jlewin to fix printers without beds trying to heat
2020-07-05 18:05:15 -07:00
LarsBrubaker
f21588a35b
fixing tests
2020-07-05 11:26:35 -07:00
LarsBrubaker
c66d6d44db
fixing tests
2020-05-16 08:34:06 -07:00
John Lewin
0c3a451562
Disable test debugging
2019-04-15 21:38:51 -07:00
jlewin
a990d764b3
Reuse Vector4 field for new BoundsField
2019-04-12 16:44:06 -07:00
jlewin
6170a9f3e9
Add Vector2 field test
2019-04-12 16:44:06 -07:00
jlewin
fb1dfce378
Add Vector3 field test
2019-04-12 16:44:06 -07:00
jlewin
a169d0a14c
Add Vector4 field
...
- Issue MatterHackers/MCCentral#5304
2019-04-12 16:44:06 -07:00
jlewin
9d23b871b3
Fix UIField test color regression
...
- Issue MatterHackers/MCCentral#5305
No longer possible to observed UI field tests
2019-04-12 16:44:06 -07:00
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