MLH-Fellowship / orientation-project-python-23.SUM.B

Orientation Project (Python) for 23.SUM.B
1 stars 18 forks source link

get an experience by index #27

Closed lh5844 closed 1 year ago

lh5844 commented 1 year ago

resolve issue https://github.com/MLH-Fellowship/orientation-project-python-23.SUM.B/issues/20

fissoreg commented 1 year ago

Thank you for opening this PR @lh5844 ! :) Can you look into the failing tests and linting?

lh5844 commented 1 year ago

I have fixed the linting and the pytest is failing because the tests expect the program to create a new experience. However, that feature isn't available yet. That feature is covered by issue https://github.com/MLH-Fellowship/orientation-project-python-23.SUM.B/issues/22.

fissoreg commented 1 year ago

Awesome, thank you @lh5844! Let's wait for #22 before merging this issue then :)