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

Have a real integration test example #161

Closed
hug-dev opened this issue Apr 27, 2020 · 1 comment
Closed

Have a real integration test example #161

hug-dev opened this issue Apr 27, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@hug-dev
Copy link
Member

hug-dev commented Apr 27, 2020

We recently moved what we thought was integration tests to their own crate (#155). Our tests/ folder, meant for integration tests, is now empty.

I propose the following changes:

  • move tests/ci.sh to ci.sh
  • rename in ci.sh "integration tests" to "end-to-end tests"
  • have one dummy real integration test in tests/ and trigger it in ci.sh just so that it's easy for contributors to add more
@hug-dev hug-dev added the enhancement New feature or request label Apr 27, 2020
@hug-dev
Copy link
Member Author

hug-dev commented Apr 29, 2020

Done in #162

@hug-dev hug-dev closed this as completed Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants