WikibaseIntegrator
WikibaseIntegrator copied to clipboard
Support test wikidata
I think WBI should support both www.wikidata and test.wikidata out of the box. Make it easy for the user to change between them.
E.g. WikibaseIntegrator(instance=WikidataInstance.PRODUCTION, login=Login(xx)) E.g. WikibaseIntegrator(instance=WikidataInstance.TEST, login=Login(xx))
Please not that the test instance does not have the same properties so it's not equivalent and there will be potential errors that do not show up in the production wikibase
Please not that the test instance does not have the same properties so it's not equivalent and there will be potential errors that do not show up in the production wikibase
Hello @WolfgangFahl Thank you for your reply. I imagined that more like a mecanism to easily siwtch between multiple configuration, and to have wikidata and test.wikidata as example. But yeah I don't plan to support test.wikidata. In the end, v0.13 will be tested against Wikibase version (LTS and latest) and not wikidata (or test.wikidata).