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 3 project #90

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

Conversation

frankcholula
Copy link

@frankcholula frankcholula commented Dec 7, 2022

week 3 tests

gitpod /workspace/corise-dagster (flu/week-3-proj) $ make week_3_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 17 items                                                                                                                                                

week_3/tests/test_answer.py::test_stock PASSED                                                                                                              [  5%]
week_3/tests/test_answer.py::test_stock_class_method PASSED                                                                                                 [ 11%]
week_3/tests/test_answer.py::test_aggregation PASSED                                                                                                        [ 17%]
week_3/tests/test_answer.py::test_get_s3_data PASSED                                                                                                        [ 23%]
week_3/tests/test_answer.py::test_process_data PASSED                                                                                                       [ 29%]
week_3/tests/test_answer.py::test_put_redis_data PASSED                                                                                                     [ 35%]
week_3/tests/test_answer.py::test_put_s3_data PASSED                                                                                                        [ 41%]
week_3/tests/test_answer.py::test_week_3_pipeline PASSED                                                                                                    [ 47%]
week_3/tests/test_answer.py::test_week_3_pipeline_docker PASSED                                                                                             [ 52%]
week_3/tests/test_answer.py::test_week_3_schedule_local PASSED                                                                                              [ 58%]
week_3/tests/test_answer.py::test_week_3_schedule_docker PASSED                                                                                             [ 64%]
week_3/tests/test_answer.py::test_get_s3_keys PASSED                                                                                                        [ 70%]
week_3/tests/test_answer.py::test_week_3_sensor_docker_none PASSED                                                                                          [ 76%]
week_3/tests/test_answer.py::test_week_3_sensor_docker_keys PASSED                                                                                          [ 82%]
week_3/tests/test_answer.py::test_docker_config PASSED                                                                                                      [ 88%]
week_3/tests/test_resources.py::test_s3_resource PASSED                                                                                                     [ 94%]
week_3/tests/test_resources.py::test_redis_resource PASSED                                                                                                  [100%]

======================================================================= 17 passed in 1.31s ========================================================================

image

image

image

still need to do challenge.

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.

None yet

1 participant