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

Integration tests #3417

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

Integration tests #3417

wants to merge 74 commits into from

Conversation

ytausch
Copy link
Contributor

@ytausch ytausch commented Dec 16, 2024

Description:

This PR adds integration tests to the autotickbot, interacting with a real GitHub test environment. Closes #261 (more details there). This is a "minimal breakthrough" PR, only adding one test for version updates (using the pydantic-feedstock as an example).

Put on hold until a meeting between @beckermr and @ytausch at the beginning of next year. Implementation is finished.

@pavelzw

Checklist:

  • Pydantic model updated or no update needed

Cross-refs, links to issues, etc:

ytausch added 30 commits August 23, 2024 18:06
# Conflicts:
#	.github/workflows/tests.yml
#	autotick-bot/install_bot_code.sh
#	conda-lock.yml
#	conda_forge_tick/migration_runner.py
#	conda_forge_tick/provide_source_code.py
#	conda_forge_tick/rerender_feedstock.py
#	conda_forge_tick/solver_checks.py
#	conda_forge_tick/utils.py
#	environment.yml
#	tests/test_container_tasks.py
# Conflicts:
#	autotick-bot/install_bot_code.sh
#	conda-lock.yml
#	conda_forge_tick/lazy_json_backends.py
#	conda_forge_tick/make_graph.py
# Conflicts:
#	conda-lock.yml
#	conda_forge_tick/deploy.py
#	conda_forge_tick/lazy_json_backends.py
#	tests/test_lazy_json_backends.py
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.

true integration testing
1 participant