You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a double-source wrapper, which yields from the API and checks the DB queries, ignoring NotImplementedErrors etc. It would be useful for unit tests as well as real-world testing.
Implement a double-source wrapper, which yields from the API and checks the DB queries, ignoring NotImplementedErrors etc. It would be useful for unit tests as well as real-world testing.
It would also be good to implement the
site
,tags
andredirects
objects for the Database class.Split from #35.
The text was updated successfully, but these errors were encountered: