quantum-serverless/tests/basic
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
..
function Refactor: integration tests (#1543) 2024-12-10 10:42:41 -05:00
source_files Refactor: integration tests (#1543) 2024-12-10 10:42:41 -05:00
01_running_program.py Migrate run end-point and use function.run instead of client.run (#1320) 2024-05-09 11:51:37 -04:00
02_arguments_and_results.py Refactor: integration tests (#1543) 2024-12-10 10:42:41 -05:00
03_dependencies.py Function uniqueness (#1331) 2024-05-24 14:13:25 -04:00
04_distributed_workloads.py Refactor: integration tests (#1543) 2024-12-10 10:42:41 -05:00
05_retrieving_past_results.py Refactor: integration tests (#1543) 2024-12-10 10:42:41 -05:00
06_function.py Refactor: integration tests (#1543) 2024-12-10 10:42:41 -05:00