Skip to content
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

Smoke Tests #188

Merged
merged 16 commits into from
Dec 20, 2018
Merged

Smoke Tests #188

merged 16 commits into from
Dec 20, 2018

Conversation

mikrostew
Copy link
Contributor

@mikrostew mikrostew commented Oct 31, 2018

These tests are only run in CI (but can be run locally if you want to wipe out your local Notion install).

Closes #162

@mikrostew mikrostew changed the title [WIP] Smoke Tests Smoke Tests Nov 7, 2018
Copy link
Collaborator

@dherman dherman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few small changes, overall looks great.

tests/smoke/support/sandbox.rs Outdated Show resolved Hide resolved
.travis.yml Outdated Show resolved Hide resolved
@mikrostew mikrostew force-pushed the smoke-tests branch 3 times, most recently from ddbb00e to 7a0500c Compare December 18, 2018 23:41
Copy link
Collaborator

@dherman dherman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Exciting!! We're so close to having pretty thorough testing, once we can enable the few tests blocked on the GH API rate limit issue.

}

#[test]
#[ignore] // ISSUE (#227) - This fails in CI because of the github API rate limit
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ooh I like how you have an issue comment next to each #[ignore]d test. That seems like a good policy for us. Maybe also worth commenting on the issue that when the issue is fixed we should un-#[ignore] the tests blocked on it.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just commented in that issue

@dherman dherman merged commit 44f217b into volta-cli:master Dec 20, 2018
@mikrostew mikrostew deleted the smoke-tests branch December 20, 2018 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants