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

Add tests #6

Open
ivantodorovich opened this issue Mar 27, 2020 · 1 comment
Open

Add tests #6

ivantodorovich opened this issue Mar 27, 2020 · 1 comment

Comments

@ivantodorovich
Copy link
Collaborator

I write this down so we don't forget.

Apparently it's possible to use docker hub to run tests before pushing the image.
It would be good to have tests that try to run the container and maybe have odoo initialize a demo database

https://docs.docker.com/docker-hub/builds/automated-testing/

Another alternative is using travis to run, build and push the image to dockerhub (in that case docker hub is just used for storage). That's what doodba is doing now, they changed it a while ago.

@jjscarafia
Copy link
Member

jjscarafia commented Mar 30, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants