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

As A Developer, I can run integration tests that are based on mock data #102

Open
benoitgoujon opened this issue Feb 17, 2021 · 0 comments
Labels
enhancement Refactoring, factorizing, adding tests, etc. good first issue Good for newcomers P2 2nd priority

Comments

@benoitgoujon
Copy link
Contributor

WHY
Currently, we don't have tests that verify the end-to-end workflow because we can't share credentials from real customers to every contributor. So, it might be a good idea to look for sandbox environments to run our tests.
For example, the FB marketing API has one.

HOW
Use Docker containers to reproduce a real-world environment and run different commands. Verify the output is correct.

@benoitgoujon benoitgoujon added enhancement Refactoring, factorizing, adding tests, etc. good first issue Good for newcomers labels Feb 17, 2021
@gabrielleberanger gabrielleberanger added the P2 2nd priority label Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Refactoring, factorizing, adding tests, etc. good first issue Good for newcomers P2 2nd priority
Projects
None yet
Development

No branches or pull requests

2 participants