Skip to content

Some refactoring around tests #275

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Some refactoring around tests #275

wants to merge 5 commits into from

Conversation

maelle
Copy link
Contributor

@maelle maelle commented Jul 11, 2025

Not ready!

@maelle
Copy link
Contributor Author

maelle commented Jul 11, 2025

@mpadge I didn't even get to the OS-specific stuff. 🤪


h <- readLines (f)
# href
h[grep("Click to see", h)] <- "<p>Clickety clop</p>"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this and the package version thingie above is annoying, as I suspect it should be handled by the existing code?

For the href I think you were trying to very deterministically replace the temporary directory, this is more hacky.

@@ -188,6 +188,102 @@ <h3>2. Package Dependencies</h3>
</tbody>
</table>
<p>Click below for tallies of functions used in each package. Locations of each call within this package may be generated locally by running ‘s &lt;- pkgstats::pkgstats(<path to repo>)’, and examining the ‘external_calls’ table.</p>
<details>
<summary>base</summary>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

is that expected?

This was referenced Jul 11, 2025
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.

1 participant