issues
search
IgnacioChirinos
/
CHATBOTS-RECO_PROJECT
End to End solution of a recommendation system based on supermarket data and implemented using Flask API and Azure.
1
stars
0
forks
source link
Feedback iteration 2
#19
Open
miguelgfierro
opened
1 year ago
miguelgfierro
commented
1 year ago
[ ] Typically common code shared in multiple tests can be added via fixtures
https://github.com/IgnacioChirinos/CHATBOTS-RECO_PROJECT/blob/main/tests/test_datasets.py#L8
. See
https://github.com/miguelgfierro/pybase/tree/main/test
[ ] Add the tests with GitHub actions so every time there is a PR, the tests pass