Skip to content

test: merge all tests for foreign.R into one test file#1713

Merged
maelle merged 8 commits intomainfrom
format
Feb 27, 2025
Merged

test: merge all tests for foreign.R into one test file#1713
maelle merged 8 commits intomainfrom
format

Conversation

@maelle
Copy link
Copy Markdown
Contributor

@maelle maelle commented Feb 24, 2025

not many tests at the moment

@maelle maelle requested a review from schochastics February 24, 2025 09:01
@aviator-app
Copy link
Copy Markdown
Contributor

aviator-app Bot commented Feb 24, 2025

Current Aviator status

Aviator will automatically update this comment as the status of the PR changes.
Comment /aviator refresh to force Aviator to re-examine your PR (or learn about other /aviator commands).

This PR was merged manually (without Aviator). Merging manually can negatively impact the performance of the queue. Consider using Aviator next time.


See the real-time status of this PR on the Aviator webapp.
Use the Aviator Chrome Extension to see the status of your PR within GitHub.

Comment thread tests/testthat/helper.R

expect_isomorphic <- function(g1, g2) {
expect_true(isomorphic(g1, g2))
expect_isomorphic <- function(g1, g2, ...) {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I also made sure this was use in all files

@maelle maelle merged commit b23e7e1 into main Feb 27, 2025
@maelle maelle deleted the format branch February 27, 2025 09:29
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Feb 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants