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

Proper testing - tools #10

Open
rmoff opened this issue Oct 8, 2020 · 2 comments
Open

Proper testing - tools #10

rmoff opened this issue Oct 8, 2020 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@rmoff
Copy link
Owner

rmoff commented Oct 8, 2020

What's a proper way to implement tests for this client? I have no idea :) At the moment it's a manual Docker Compose plus running go run ./test to see if it falls over. I'm pretty sure that's not state of the art. Can it be automated? Advice welcome :)

@rmoff rmoff added the help wanted Extra attention is needed label Oct 8, 2020
@blaketastic2
Copy link
Contributor

@rmoff what are your thoughts on using something like this - https://github.com/ory/dockertest

@rmoff
Copy link
Owner Author

rmoff commented Oct 16, 2020

TBH I honestly know very little about the current tooling and techniques, so I am very happy to be guided by people's advice here 👍

I also wonder if this issue should be split into two - (1) whattool do we use for testing and (2) are the tests written appropriately (I'm pretty sure they're not, right?)

@rmoff rmoff changed the title Proper testing Proper testing - tools Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants