Skip to content

Jest testing#1163

Draft
jakeymac wants to merge 30 commits intomainfrom
jest-testing
Draft

Jest testing#1163
jakeymac wants to merge 30 commits intomainfrom
jest-testing

Conversation

@jakeymac
Copy link
Copy Markdown
Contributor

@jakeymac jakeymac commented Mar 4, 2025

This pull request adds front-end testing for the Tethys Platform.

@coveralls
Copy link
Copy Markdown

coveralls commented Mar 4, 2025

Coverage Status

coverage: 99.992%. remained the same
when pulling fae56bd on jest-testing
into 02c1a01 on main.

var open_slide_sheet, close_slide_sheet;

// Private functions
var open, close;
Copy link
Copy Markdown
Contributor Author

@jakeymac jakeymac Apr 1, 2025

Choose a reason for hiding this comment

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

Added these because in testing teardowns, leaving the close function as part of the global scope was causing some errors

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.

2 participants