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

Integration Tests #101

Open
3 tasks
rye opened this issue Jan 16, 2021 · 0 comments
Open
3 tasks

Integration Tests #101

rye opened this issue Jan 16, 2021 · 0 comments
Assignees
Labels
Area: Tests 🧪 Issues and PRs concerning the tests
Milestone

Comments

@rye
Copy link
Owner

rye commented Jan 16, 2021

I would like to have some integration tests, too, not just unit tests.

Part of this can be serviced by the tests/ subdirectory. I can write a script (or something) that monitors when and how eb calls it.

Also, I'd like to keep track of all of the user-facing parts (usage, output)

Question(s)

  • Is there a crate that allows me to test log! invocations?
  • Is there a crate that allows me to compare snapshots of text?
  • Could the most recent and its most recent questions be serviced by the same crate?
@rye rye added the Area: Tests 🧪 Issues and PRs concerning the tests label Jan 16, 2021
@rye rye added this to the v1 milestone Jan 16, 2021
@rye rye self-assigned this Jan 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Tests 🧪 Issues and PRs concerning the tests
Projects
None yet
Development

No branches or pull requests

1 participant