Mock oracle database for testing with pytest

前端 未结 0 1474
清歌不尽
清歌不尽 2020-12-17 20:44

I have a function get_latest_scrape_date which looks like this:

def get_latest_scrape_date(database):

    try:
        last_scraped_date = datab         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题