We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I'm learning golang and found this great realworld example app with test cases. But then realize that there is no e2e tests.
How would you make and organize end to end tests in realworld applications? Could you make an example to show what the folder structure would be?
Thanks 👍🏻