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

Convert python wheel tests to acceptance #2396

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

Conversation

denik
Copy link
Contributor

@denik denik commented Feb 27, 2025

Changes

Rewrite bundle/tests/python_wheel_test.go into acceptance tests. The same configs are used, but the test now runs 'bundle deploy' and in addition to checking the files on the file system, also checks that the files were uploaded and records jobs/create request.

There is a new test helper bin/find.py which filters out paths based on regex, asserts on number of expected results. I've added it because 'find' on Windows behaves differently, so this helps avoid cross-platform differences.

@denik denik marked this pull request as draft February 27, 2025 12:00
@denik denik changed the base branch from main to denik/acc-improve-404 February 27, 2025 12:22
@denik denik force-pushed the denik/acc-improve-404 branch from cb5d4d6 to 18515e8 Compare February 27, 2025 12:24
@denik denik force-pushed the denik/acc-python-wheel branch from a74be26 to db270e3 Compare February 27, 2025 12:35
@denik denik temporarily deployed to test-trigger-is February 27, 2025 12:35 — with GitHub Actions Inactive
@denik denik temporarily deployed to test-trigger-is February 27, 2025 12:37 — with GitHub Actions Inactive
@denik denik force-pushed the denik/acc-python-wheel branch from 852e8ec to db270e3 Compare February 27, 2025 13:10
@denik denik temporarily deployed to test-trigger-is February 27, 2025 13:10 — with GitHub Actions Inactive
@denik denik temporarily deployed to test-trigger-is February 27, 2025 13:15 — with GitHub Actions Inactive
Base automatically changed from denik/acc-improve-404 to main February 27, 2025 13:16
@denik denik temporarily deployed to test-trigger-is February 27, 2025 13:19 — with GitHub Actions Inactive
@denik denik temporarily deployed to test-trigger-is February 27, 2025 13:30 — with GitHub Actions Inactive
@denik denik force-pushed the denik/acc-python-wheel branch from a8d2479 to 916021c Compare February 27, 2025 13:31
@denik denik temporarily deployed to test-trigger-is February 27, 2025 13:31 — with GitHub Actions Inactive
@denik denik temporarily deployed to test-trigger-is February 27, 2025 14:29 — with GitHub Actions Inactive
@denik denik temporarily deployed to test-trigger-is February 27, 2025 14:45 — with GitHub Actions Inactive
@denik denik temporarily deployed to test-trigger-is February 28, 2025 09:28 — with GitHub Actions Inactive
@denik denik temporarily deployed to test-trigger-is February 28, 2025 10:04 — with GitHub Actions Inactive
@denik denik temporarily deployed to test-trigger-is February 28, 2025 10:10 — with GitHub Actions Inactive
@denik denik temporarily deployed to test-trigger-is February 28, 2025 10:18 — with GitHub Actions Inactive
@denik denik force-pushed the denik/acc-python-wheel branch from 270677e to be7b6a9 Compare February 28, 2025 10:41
@denik denik temporarily deployed to test-trigger-is February 28, 2025 10:41 — with GitHub Actions Inactive
@denik denik temporarily deployed to test-trigger-is February 28, 2025 10:56 — with GitHub Actions Inactive
@denik denik temporarily deployed to test-trigger-is February 28, 2025 11:04 — with GitHub Actions Inactive
@denik denik temporarily deployed to test-trigger-is February 28, 2025 11:08 — with GitHub Actions Inactive
@denik denik temporarily deployed to test-trigger-is February 28, 2025 11:12 — with GitHub Actions Inactive
@denik denik temporarily deployed to test-trigger-is February 28, 2025 11:40 — with GitHub Actions Inactive
@denik denik force-pushed the denik/acc-python-wheel branch from 60c5697 to fe50cb1 Compare February 28, 2025 15:02
@denik denik temporarily deployed to test-trigger-is February 28, 2025 15:02 — with GitHub Actions Inactive
@denik denik temporarily deployed to test-trigger-is February 28, 2025 16:28 — with GitHub Actions Inactive
@denik denik temporarily deployed to test-trigger-is February 28, 2025 16:32 — with GitHub Actions Inactive
@denik denik marked this pull request as ready for review February 28, 2025 16:33
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