Lars Brubaker
477b9063da
making tests pass
2022-02-17 17:48:48 -08:00
LarsBrubaker
d59b872737
fixing tests
2022-02-06 18:32:08 -08:00
Lars Brubaker
e839cb6e1c
We now check the undo data to see if we need to save
2022-02-04 15:38:58 -08:00
Lars Brubaker
aebb0ff868
Added multi-line text
...
fixed more tests
2022-01-07 16:34:19 -08:00
Lars Brubaker
682d1e1c51
Updating MS and fixing tests
2021-12-09 11:04:05 -08:00
Lars Brubaker
bd60453d23
updating icons
2021-09-14 10:22:28 -07:00
LarsBrubaker
1e47c26e57
Making test for cube
2021-06-06 22:18:29 -07:00
Lars Brubaker
bb5ee02e41
more testing
2021-03-26 18:21:38 -07:00
Lars Brubaker
c269ef1df6
Writing test for library double click open
2021-03-26 16:40:41 -07:00
John Lewin
b2fab07382
Revise waits for improved results on automation server
2018-11-22 10:56:03 -08:00
John Lewin
0758361f0f
Revise helper for reuse, allow caller to override target folder
...
- Use IEnumerable<string> instead of params to support target folder
2018-11-02 07:35:26 -07:00
Lars Brubaker
b1f2023210
Getting more tests to run on new ui
2018-10-10 13:34:18 -07:00
John Lewin
95ed6cc64f
Add failing test for expected behavior
...
- Issue MatterHackers/MCCentral#4249
Parent library container shows stale view when popped
2018-10-05 14:24:43 -07:00
John Lewin
c3f55a40fd
Add reusable CreateChildFolder method
2018-10-05 14:21:55 -07:00
John Lewin
34a9ef72cc
Delete tests of removed behavior
...
- Add to queue removed from library menu, should not be tested
2018-05-16 15:08:34 -07:00
John Lewin
e62e53f3b0
Account for new Library container b4 calibrate/library/queue tests
...
- Issue MatterHackers/MCCentral#3300
Many tests failing due to moved library containers
2018-05-04 13:09:59 -07:00
John Lewin
d72772f62c
Update tests to redirect to new menu items
2018-04-07 11:21:02 -07:00
John Lewin
3091128c1a
Add zip support to SqliteContainer
...
- Issue MatterHackers/MCCentral#2814
Investigate LocalLibraryAddButtonAddZipToLibrary failure
2018-02-10 00:12:48 -08:00
John Lewin
2d4282c801
Rename Delay<Func> to WaitFor<Func> for clarity
2017-12-15 20:25:07 -08:00
John Lewin
7612bff472
Latest MatterControl
2017-12-08 15:39:40 -08:00
John Lewin
7227ed3889
Use new control name
...
- Issue MatterHackers/MCCentral#2141
Investigate RenameButtonRenameLocalLibraryItem failure
2017-10-30 16:15:57 -07:00
John Lewin
d277290497
Convert RenamePage into reusable InputBoxPage, use for Create Folder
...
- Allow WizardPage objects to control window Width & MinimumSize
- Issue MatterHackers/MCCentral#2086
Invalid button styling - custom window type rather than WizardPage
2017-10-17 12:37:39 -07:00
John Lewin
882a389495
Fix listview selection duplication bug
...
- Issue MatterHackers/MCCentral#2022
Investigate AddToQueueFromLibraryButtonAddsItemsToQueue regression
2017-10-01 23:17:51 -07:00
Lars Brubaker
41378d2286
Getting more tests passing
2017-08-30 13:42:11 -07:00
Lars Brubaker
02a9baf464
Move the folders back into main view
...
Got lots more tests passing
2017-08-29 18:14:42 -07:00
John Lewin
82b07f3237
Add NavigateToLibraryHome test helper
2017-06-18 10:02:34 -07:00
John Lewin
1521e56875
Assert.IsFalse(WaitForName) should use short timeout rather than default
2017-06-17 18:51:24 -07:00
John Lewin
43656d4501
Use WaitForName defaults
2017-06-14 14:02:29 -07:00
John Lewin
1109b7b4ab
Remove timeout from ClickByName
2017-06-14 11:13:39 -07:00
John Lewin
5cbcee976e
Convert LibraryRemoveSelectedItem to extension method
2017-06-06 18:52:13 -07:00
John Lewin
11e3ca8a6e
Revise RemoveButtonRemovesMultipleItems test
...
- Fix product bug with PrintQueueContainer failing to reload
- Add test helper to select ListView items
- Reuse test helper
- Iterate on .OfType instead of cast and eval
2017-06-06 18:42:44 -07:00
John Lewin
f7dba678cd
Use new Task.CompletedTask result for clarity
2017-06-04 08:35:29 -07:00
John Lewin
9a91ddf219
Add and reuse utility function for adding test assets to library
...
- Allows test body to focus on code being tested
- Ensures consistency in adding assets to library
- Exposes how Fennec part differs from others due to renaming behavior
2017-06-04 08:25:21 -07:00
John Lewin
9a2cfce941
Retire PrintLibraryItem test
...
- No longer expected to have specified items, indexes or ActivePrint
2017-06-03 16:47:26 -07:00
John Lewin
b8be0006ce
Retire LibraryItemThumbnailClickedOpensPartPreview test
2017-06-03 16:43:20 -07:00
John Lewin
4452c85c2b
Revise AddToQueueFromLibraryButtonAddsItemsToQueue test
2017-06-03 16:40:00 -07:00
John Lewin
add70a2f90
Revise AddToQueueFromLibraryButtonAddsItemToQueue test
...
- Restore Add To Queue functionality
- Expose reusable AddAllItems() to PrintQueueCollection
- Revise base implementation of FileSystemItem to support default
name based on filename unless set
2017-06-03 16:18:09 -07:00
John Lewin
ba754dba19
Revise RemoveButtonClickedRemovesSingleItem test
2017-06-03 15:46:34 -07:00
John Lewin
4635831e9c
Revise RemoveButtonClickedRemovesMultipleItems test
2017-06-03 15:45:26 -07:00
John Lewin
9da06eb5df
Retire ClickLibraryEditButtonOpensPartPreviewWindow test
2017-06-03 15:32:08 -07:00
John Lewin
dd9e2d30b5
Revise RenameButtonRenamesLocalLibraryFolder test
...
- Restore support for LocalLibrary -> Create Folder
- Share Selection logic between Row/Icon views
- Make folders selectable
- Improve naming of DirectoryContainerLink
2017-06-03 15:11:12 -07:00
John Lewin
ce6a3834fc
Fix LibrarySelection -> Rename
...
- RenameButtonRenameLocalLibraryItem test passing
- Get LibrarySelection->Remove action to compile after refactoring
- Make LibraryRenameSelectedItem an extension method and update callers
2017-06-03 13:31:07 -07:00
John Lewin
fc84f30333
Expand zips on add to Sqlite, fix test
...
- LocalLibraryAddButtonAddZipToLibrary test passing
2017-06-03 09:46:02 -07:00
John Lewin
aa736b25cc
Revise LocalLibraryAddButtonAddAMFToLibrary test
2017-06-03 09:22:39 -07:00
John Lewin
3a9c257ab2
Revise LocalLibraryAddButtonAddsMultipleItemsToLibrary test
2017-06-03 09:18:10 -07:00
John Lewin
d54f651b42
Restore classic SqliteLibrary item naming behavior, get test passing
...
- LocalLibraryAddButtonAddSingleItemToLibrary passing
2017-06-03 09:03:02 -07:00
John Lewin
b0957cdd13
Return emulator from helper function, remove casts to Emulator
...
- Use variable name that reflects type
2017-06-02 19:57:15 -07:00
Lars Brubaker
ec7ad5ca1a
Fixed the library print test to not hang
2017-04-11 11:51:21 -07:00
Lars Brubaker
19d22ce91d
Refactor wait to delay
2017-02-01 10:12:31 -08:00
Lars Brubaker
83832c77e1
Made the emulator track and report position
...
Made a failing test for print leveling working
2017-01-10 17:20:24 -08:00