Skip to content

storage: system tests: manage created objects #965

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

stephenplusplus
Copy link
Contributor

The main change here is forcing all created files and buckets to share a prefix. That way, they can be deleted all at once after all tests have completed.

@stephenplusplus stephenplusplus added api: storage Issues related to the Cloud Storage API. testing labels Nov 25, 2015
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 25, 2015
gzip: {
path: 'system-test/data/long-html-file.html.gz'
}
};

before(function(done) {
bucket.create(done);
});

after(function(done) {

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@stephenplusplus stephenplusplus force-pushed the spp--storage-system-test-cleanup branch from e457ccf to d87b9c3 Compare November 25, 2015 20:17
callmehiphop added a commit that referenced this pull request Nov 25, 2015
…-cleanup

storage: system tests: manage created objects
@callmehiphop callmehiphop merged commit f4638cb into googleapis:master Nov 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the Cloud Storage API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants