Skip to content

Add cell selection type#246

Merged
pokey merged 5 commits intomasterfrom
add-cell-selection-type
Aug 23, 2021
Merged

Add cell selection type#246
pokey merged 5 commits intomasterfrom
add-cell-selection-type

Conversation

@pokey
Copy link
Copy Markdown
Member

@pokey pokey commented Aug 20, 2021

Comment on lines +18 to +19
# %%
print("hello")
Copy link
Copy Markdown
Member Author

@pokey pokey Aug 20, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whoops. looks like (shockingly) the jupyter.insertCellAbove command returns a promise that resolves before the action is actually complete, so test recorder shows nothing having changed. awesome. so do we keep the test to just make sure nothing errors, delete the test, or insert some random sleep? cc/ @AndreasArvidsson @brxck

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wtf they dont ubderstand how a promise work do they?
I dont really care since we cant actually test it.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yikes. If it were up to me I would leave the test as is with a note. I don't think it's worth it to accommodate with a sleep, we're never going to be 100% tests anyhow.

@pokey pokey requested a review from AndreasArvidsson August 20, 2021 17:47
@pokey pokey added this to the 0.22.0 milestone Aug 20, 2021
@pokey pokey merged commit 518683f into master Aug 23, 2021
@pokey pokey deleted the add-cell-selection-type branch August 23, 2021 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants