Skip to content

Commit

Permalink
clean up harder between tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bollwyvl committed Feb 26, 2023
1 parent 4866fde commit dc93d14
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions atest/resources/Deck.resource
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ Advance Notebook Deck With Keyboard
[Arguments] ${screenshot}=${EMPTY} ${expect}=${EMPTY} ${backup}=${FALSE}
${index} = Get Active Cell Index
# Send Error Screenshots To Trash
Mouse Over css:${JLAB CSS ACTIVE DOC}
IF ${backup}
Press Keys css:body SHIFT+SPACE
ELSE
Expand Down
5 changes: 3 additions & 2 deletions atest/resources/Docs.resource
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,9 @@ Tear Down Interactive Suite
Reset Interactive Test
[Documentation] Clean up after each test.
Maybe Open JupyterLab Sidebar Commands
Execute JupyterLab Command Save Notebook
Execute JupyterLab Command Shut Down All Kernels
Execute JupyterLab Command Stop Deck close=${FALSE}
Execute JupyterLab Command Save Notebook close=${FALSE}
Execute JupyterLab Command Shut Down All Kernels close=${FALSE}
Execute JupyterLab Command Close All Tabs
Clean Examples

Expand Down

0 comments on commit dc93d14

Please sign in to comment.