mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
test(python_runner): add integration tests (#11638)
* test(python_runner): add integration tests
* simplify the test
* add missing quotes
* use setup_remote_tmp_dir
* build venv manually first
(cherry picked from commit 4f5e5c9bb6)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>