Skip to content
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

Added an integration test to check if the analyzer comments are present at website-copy #18

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ZapAnton
Copy link
Contributor

This PR adds a number of test cases that check if the analyzer comments are present at the website-copy repo.

The check is done using the Github contents API.

While these test cases are somewhat inconvenient, since they use the Internet connection to make the HTTP requests to the API with a limited number of allowed requests, it is compensated by the fact that at the time this PR is opened there is not much traffic at this repository.

Base automatically changed from master to main January 28, 2021 22:30
@senekor
Copy link
Contributor

senekor commented Jul 26, 2023

I don't see the point of this. If the comments don't end up in the other repo, how is that an issue in this repo? Having a quick glance at the website-copy repo, the actual URL seems to have changed in the meantime. It's not good to have tests that can be broken by downstream, so I'm wondering what value these tests provide.

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