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

Task: Docker config for toy SuiteCRM server #28

Closed
jonathanmaw opened this issue Feb 8, 2023 · 1 comment
Closed

Task: Docker config for toy SuiteCRM server #28

jonathanmaw opened this issue Feb 8, 2023 · 1 comment

Comments

@jonathanmaw
Copy link
Contributor

We should have a simple way to test whether Lifecycle works against a real SuiteCRM server, in addition to mockups for the testing framework.

This could be solved by a docker template to spin up a container running a SuiteCRM server that we could feed configs into and test it runs.

This will need:

  • A dockerfile that will launch a SuiteCRM server when run
  • Instructions on how to start it up
  • Instructions on how to query it (http API and also logging in via browser)
  • Instructions on how to configure Lifecycle to use it.
@jonathanmaw
Copy link
Contributor Author

This issue is now closed, as #36 has been merged.

There is potentially some more work we could do to make this code better, but that's been moved into #38, as it's not a blocker on other issues.

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

1 participant