-
Notifications
You must be signed in to change notification settings - Fork 16.4k
New design of system tests #22311
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
Merged
Merged
New design of system tests #22311
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
d1360e2
New design of Airflow System Tests
ccb1334
Remove Bigquery example dags already migrated to new system tests
653f90c
Merge branch 'apache:main' into new_system_tests
bhirsz fc16df6
Rename test files with 'example_*' as a prefix
mnojek b97f75a
fixup! Rename test files with 'example_*' as a prefix
potiuk ba9a389
fixup! fixup! Rename test files with 'example_*' as a prefix
potiuk abfef7d
Fix always tests to work with example_* prefix
d9106a1
Skip tests if required env vars are not defined
8342b97
Fix paths to example dags in docs
35689e4
Use autofixture to skip tests with missing env vars
ec25fea
Remove deprecated doc string
326a9fc
Merge branch 'main' into new_system_tests
bhirsz 7acc96e
Auto-format BREEZE.rst
28c07c3
Fix missing documentation tag end
5c54739
Remove unnecessary conversion to list
f083a08
Remove redundant between word
efb9fc7
pytest_configure -> auto-fixture
b5b0d7d
Replace test_run method in system tests by common method
b5c05c7
Mock os.environ with AIRFLOW__CORE__EXECUTOR env
e44a778
Update pre-commit hook, move watcher import, small refactor
mnojek 11be7c0
Update docs lint checks with new system tests design
e338bb7
Merge branch 'new_system_tests' of https://github.com/lwyszomi/airflo…
00999c5
Merge branch 'main' into new_system_tests
bhirsz a9c7bc1
Remove whitespace in docs/exts/docs_build/lint_checks.py
mnojek fa1e1a3
Update pytest function and pre-commit hook, improve docs
mnojek 90813e7
Merge branch 'main' into new_system_tests
mnojek d321fab
fixup! Merge branch 'main' into new_system_tests
potiuk 94309a3
Merge branch 'main' into new_system_tests
mnojek a5029e1
Merge branch 'main' into new_system_tests
mnojek 3832e47
Update check_system_tests precommit pattern
4e37d3b
Merge branch 'main' into new_system_tests
bhirsz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.