quantum-serverless/tests/docker/source_files
Goyo edac72a608
Refactor: integration tests (#1543)
* integration tests with pytest

* integration tests with pytest

* change action name

* added lint and black

* remove test_docker from other tests

* add build containers

* split ServerlessClient import

* fix integration tests action

* fix docker tests

* black formatted

* fix docker tests

* fix tests

* experimental tests

* fix test experimental

* remove unused imports

* fix experimental tests

* black

* fix test docker

* fix file add

* fix tests

* fix file open

* format

* add logs

* add logs

* modify experimental file download

* fix format

* new simple test

* skip tests

* format

* change filename

* upload a function before file

* modify tests

* fix lint

* modified tests

* remove skip

* fix tests

* fix lint

* modify tests and create a new folder

* fix scripts

* fix tests

* include docker tests

* merge tests

* restore file_download file

* ignore downloaded file in tests

* delete docker build action
2024-12-10 10:42:41 -05:00
..
circuit_utils.py Refactor: integration tests (#1543) 2024-12-10 10:42:41 -05:00
consume_files.py Refactor: integration tests (#1543) 2024-12-10 10:42:41 -05:00
data.tar Refactor: integration tests (#1543) 2024-12-10 10:42:41 -05:00
hello_world.py Refactor: integration tests (#1543) 2024-12-10 10:42:41 -05:00
pattern.py Refactor: integration tests (#1543) 2024-12-10 10:42:41 -05:00
pattern_with_arguments.py Refactor: integration tests (#1543) 2024-12-10 10:42:41 -05:00
pattern_with_dependencies.py Refactor: integration tests (#1543) 2024-12-10 10:42:41 -05:00
pattern_with_parallel_workflow.py Refactor: integration tests (#1543) 2024-12-10 10:42:41 -05:00
produce_files.py Refactor: integration tests (#1543) 2024-12-10 10:42:41 -05:00
program.py Refactor: integration tests (#1543) 2024-12-10 10:42:41 -05:00