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

week 4 project #93

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Conversation

frankcholula
Copy link

@frankcholula frankcholula commented Dec 17, 2022

gitpod /workspace/corise-dagster (flu/week-4-proj) $ make week_4_tests
========================================================================================================== test session starts ===========================================================================================================
platform linux -- Python 3.8.13, pytest-6.2.5, py-1.11.0, pluggy-1.0.0 -- /home/gitpod/.pyenv/versions/3.8.13/bin/python3
cachedir: .pytest_cache
rootdir: /workspace/corise-dagster, configfile: pytest.ini
plugins: pylama-8.4.1, anyio-3.6.1, cov-2.12.1
collected 13 items                                                                                                                                                                                                                       

week_4/tests/test_answer.py::test_stock PASSED                                                                                                                                                                                     [  7%]
week_4/tests/test_answer.py::test_stock_class_method PASSED                                                                                                                                                                        [ 15%]
week_4/tests/test_answer.py::test_aggregation PASSED                                                                                                                                                                               [ 23%]
week_4/tests/test_answer.py::test_get_s3_data PASSED                                                                                                                                                                               [ 30%]
week_4/tests/test_answer.py::test_process_data PASSED                                                                                                                                                                              [ 38%]
week_4/tests/test_answer.py::test_put_redis_data PASSED                                                                                                                                                                            [ 46%]
week_4/tests/test_answer.py::test_put_s3_data PASSED                                                                                                                                                                               [ 53%]
week_4/tests/test_answer.py::test_get_s3_data_docker PASSED                                                                                                                                                                        [ 61%]
week_4/tests/test_answer.py::test_process_data_docker PASSED                                                                                                                                                                       [ 69%]
week_4/tests/test_answer.py::test_put_redis_data_docker PASSED                                                                                                                                                                     [ 76%]
week_4/tests/test_answer.py::test_put_s3_data_docker PASSED                                                                                                                                                                        [ 84%]
week_4/tests/test_resources.py::test_s3_resource PASSED                                                                                                                                                                            [ 92%]
week_4/tests/test_resources.py::test_redis_resource PASSED                                                                                                                                                                         [100%]

=========================================================================================================== 13 passed in 1.21s ===========================================================================================================

image

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