CSCI-GA-2820-SU24-001 / wishlists

NYU DevOps Wishlists Service Summer 2024
Apache License 2.0
3 stars 1 forks source link

Make behave environment #92

Closed Litou-lyh closed 3 months ago

Litou-lyh commented 3 months ago

Modified the following files to support behave (see instructions in Slack #Homework channel)

.devcontainer/Dockerfile
pyproject.toml
poetry.lock

Created th following files to set up behave environment

features/wishlists.feature
features/environment.py
features/steps/wishlist_steps.py
codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark: