-
-
Notifications
You must be signed in to change notification settings - Fork 212
Closed
Labels
Feature requestGood First IssueIssues suitable for people new to contributing to openml-python!Issues suitable for people new to contributing to openml-python!
Description
If a unit test is successful, delete everything it saved on the server. Otherwise, it's hard to have a clean server that is useful for testing purposes. One way to achieve this: add a 'sentinel' string, i.e. a unique random string, to everything that is uploaded. At unit test shutdown time, search for everything with that string and remove it from the server via an API call.
Metadata
Metadata
Assignees
Labels
Feature requestGood First IssueIssues suitable for people new to contributing to openml-python!Issues suitable for people new to contributing to openml-python!